Home
last modified time | relevance | path

Searched refs:currentPath (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/staging/security/see/storage/aidl/android/hardware/security/see/storage/
DIStorageSession.aidl109 void renameFile(in @utf8InCpp String currentPath, in @utf8InCpp String destPath, in renameFile() argument
/hardware/google/gfxstream/host/tests/
DCompositorVk_unittest.cpp26 const std::filesystem::path currentPath = android::base::getProgramDirectory(); in GetTestDataPath() local
27 return (currentPath / "tests" / "testdata" / basename).string(); in GetTestDataPath()