Home
last modified time | relevance | path

Searched defs:relative_path (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/services/vr/performanced/
H A Dtask.cpp66 const std::string relative_path = "./" + name; in OpenTaskFile() local
72 const std::string relative_path = "./" + name; in OpenTaskFilePointer() local
H A Dcpu_set.cpp213 const std::string relative_path = "./" + name; in OpenFile() local
219 const std::string relative_path = "./" + name; in OpenFilePointer() local
/aosp12/system/tools/aidl/
H A Dimport_resolver.cpp55 string relative_path = canonical_name; in FindImportFile() local
/aosp12/system/update_engine/common/
H A Dtest_utils.cc260 string GetBuildArtifactsPath(const string& relative_path) { in GetBuildArtifactsPath()
/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2633 const char* relative_path = relativePath.c_str(); in linkFile() local