Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 6 of 6) sorted by relevance

/device/generic/vulkan-cereal/snapshot/
DLazySnapshotObj.h46 void touch() { in touch() function
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwapi.cpp68 std::ofstream touch{path}; in SetUp() local
79 std::ofstream touch{path}; in SetUp() local
166 std::ofstream touch{path}; in TEST_P() local
/device/google/bramble/vibrator/drv2624/tests/
Dtest-hwapi.cpp67 std::ofstream touch{path}; in SetUp() local
78 std::ofstream touch{path}; in SetUp() local
165 std::ofstream touch{path}; in TEST_P() local
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwapi.cpp67 std::ofstream touch{path}; in SetUp() local
78 std::ofstream touch{path}; in SetUp() local
165 std::ofstream touch{path}; in TEST_P() local
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwapi.cpp67 std::ofstream touch{path}; in SetUp() local
78 std::ofstream touch{path}; in SetUp() local
165 std::ofstream touch{path}; in TEST_P() local
/device/google/cuttlefish/host/libs/wayland/
Dwayland_seat.cpp64 void touch_release(wl_client*, wl_resource* touch) { in touch_release()