Searched defs:prefixPath (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_utils.cpp | 385 void WriteToFile(std::string prefixPath, std::string pid, void* dest, size_t size, int32_t format, int32_t width, in WriteToFile() argument 445 std::string prefixPath = "/data/bq_"; in DumpToFileAsync() local
|
/foundation/resourceschedule/memmgr/common/src/ |
H A D | kernel_interface.cpp | 238 std::string KernelInterface::JoinPath(const std::string& prefixPath, const std::string& subPath) in JoinPath() argument 243 std::string KernelInterface::JoinPath(const std::string& prefixPath, const std::string& midPath, in JoinPath() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_operator.cpp | 1107 std::string prefixPath = originPath; in ScanSoFiles() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | base_bundle_installer.cpp | 144 auto prefixPath = nativeLibraryPath.substr(0, position); in BuildTempNativeLibraryPath() local
|
Completed in 16 milliseconds