Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dtask.cpp66 const std::string relative_path = "./" + name; in OpenTaskFile() local
72 const std::string relative_path = "./" + name; in OpenTaskFilePointer() local
Dcpu_set.cpp213 const std::string relative_path = "./" + name; in OpenFile() local
219 const std::string relative_path = "./" + name; in OpenFilePointer() local
/frameworks/opt/gamesdk/samples/tuningfork/tfvalidate/
Dapk_validator.cpp67 ZipSourceTree::Open(const std::string& relative_path) { in Open()
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2530 const char* relative_path = relativePath.c_str(); in linkFile() local