Home
last modified time | relevance | path

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

/foundation/graphic/graphic_surface/surface/src/
Dbuffer_utils.cpp334 void WriteToFile(std::string prefixPath, std::string pid, void* dest, size_t size, int32_t format, … in WriteToFile()
390 std::string prefixPath = "/data/bq_"; in DumpToFileAsync() local
/foundation/resourceschedule/memmgr/common/src/
Dkernel_interface.cpp238 std::string KernelInterface::JoinPath(const std::string& prefixPath, const std::string& subPath) in JoinPath()
243 std::string KernelInterface::JoinPath(const std::string& prefixPath, const std::string& midPath, in JoinPath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp1229 std::string prefixPath = originPath; in ScanSoFiles() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp142 auto prefixPath = nativeLibraryPath.substr(0, position); in BuildTempNativeLibraryPath() local