Searched defs:unlink (Results 1 – 5 of 5) sorted by relevance
| /hardware/google/aemu/base/testing/ | ||
| D | file_io.cpp | 200 int __cdecl unlink(const char* filename) { in unlink() function |
| /hardware/google/camera/common/hal/aidl_service/ | ||
| D | libc_wrappers.cc | 81 extern "C" int unlink(const char* pathname) { in unlink() function |
| /hardware/google/pixel/vibrator/cs40l25/tests/ | ||
| D | test-hwcal.cpp | 65 void unlink() { ::unlink(mCalFile.path); } in unlink() function in aidl::android::hardware::vibrator::HwCalTest |
| /hardware/google/pixel/vibrator/cs40l26/tests/ | ||
| D | test-hwcal.cpp | 66 void unlink() { ::unlink(mCalFile.path); } in unlink() function in aidl::android::hardware::vibrator::HwCalTest |
| /hardware/google/pixel/vibrator/drv2624/tests/ | ||
| D | test-hwcal.cpp | 73 void unlink() { ::unlink(mCalFile.path); } in unlink() function in aidl::android::hardware::vibrator::HwCalTest |