Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dtest_reflow.py69 def getPath(*names): function
/hardware/libhardware/tests/input/evdev/
DInputMocks.h35 virtual const std::string& getPath() const override { return mPath; } in getPath() function
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp81 virtual const std::string& getPath() const override { return mPath; } in getPath() function in android::EvdevDeviceNode