Home
last modified time | relevance | path

Searched defs:getLocation (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/tests/input/evdev/
DInputMocks.h37 virtual const std::string& getLocation() const override { return mLocation; } in getLocation() function
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp83 virtual const std::string& getLocation() const override { return mLocation; } in getLocation() function in android::EvdevDeviceNode
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp408 int GLClientState::getLocation(GLenum loc) in getLocation() function in gfxstream::guest::GLClientState