Home
last modified time | relevance | path

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

/hardware/libhardware/tests/input/evdev/
DInputMocks.h38 virtual const std::string& getUniqueId() const override { return mUniqueId; } in getUniqueId() function
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp72 static uint64_t getUniqueId() in getUniqueId() function
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferallocation.cpp55 static uint64_t getUniqueId() in getUniqueId() function
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp84 virtual const std::string& getUniqueId() const override { return mUniqueId; } in getUniqueId() function in android::EvdevDeviceNode