Home
last modified time | relevance | path

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

/hardware/google/apf/next/
Dapf_interpreter_assemble.sh5 rename() { function
/hardware/interfaces/security/see/storage/aidl/aidl_api/android.hardware.security.see.storage/1/android/hardware/security/see/storage/
DIFile.aidl41 …void rename(in @utf8InCpp String destPath, in android.hardware.security.see.storage.CreationMode d… in rename() method
/hardware/interfaces/security/see/storage/aidl/aidl_api/android.hardware.security.see.storage/current/android/hardware/security/see/storage/
DIFile.aidl41 …void rename(in @utf8InCpp String destPath, in android.hardware.security.see.storage.CreationMode d… in rename() method
/hardware/interfaces/security/see/storage/aidl/android/hardware/security/see/storage/
DIFile.aidl95 void rename(in @utf8InCpp String destPath, in CreationMode destCreateMode); in rename() method
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dlibnetdevice.cpp163 bool rename(std::string_view from, std::string_view to) { in rename() function
/hardware/google/camera/common/hal/aidl_service/
Dlibc_wrappers.cc88 extern "C" int rename(const char* oldpath, const char* newpath) { in rename() function