Home
last modified time | relevance | path

Searched defs:Compare (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/modules/camera/3_4/metadata/
Dtypes.h41 struct Compare { struct
42 bool operator()(const StreamSpec& left, const StreamSpec& right) const { in operator()
/hardware/interfaces/automotive/remoteaccess/bind_to_device_socket_mutator/src/
DBindToDeviceSocketMutator.cpp43 int Compare(grpc_socket_mutator* a, grpc_socket_mutator* b) { in Compare() function
/hardware/google/aemu/base/
DAlignedBuf_unittest.cpp123 TEST(AlignedBuf, Compare) { in TEST() argument
/hardware/interfaces/vibrator/bench/
Dbenchmark.cpp105 class Compare { in difference() class