Searched defs:prefixPath (Results 1 – 4 of 4) sorted by relevance
334 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
238 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()
1238 std::string prefixPath = originPath; in ScanSoFiles() local
143 auto prefixPath = nativeLibraryPath.substr(0, position); in BuildTempNativeLibraryPath() local