Searched refs:AdaptSandboxPath (Results 1 – 7 of 7) sorted by relevance
43 void AdaptSandboxPath(std::string& filePath, int pid);
342 std::string AdaptSandboxPath(std::string filePath, int pid);
418 std::string libPath = AdaptSandboxPath(recordMmap.data_.filename, recordMmap.data_.pid); in UpdateFromRecord()440 std::string libPath = AdaptSandboxPath(recordMmap2.data_.filename, recordMmap2.data_.pid); in UpdateFromRecord()
802 std::string AdaptSandboxPath(std::string filePath, int pid) in AdaptSandboxPath() function
394 COMMON::AdaptSandboxPath(memMapItem.name_, pid_); in ParseMap()
183 COMMON::AdaptSandboxPath(filePath, rawData->stackConext->pid); in TakeResults()
505 void AdaptSandboxPath(std::string& filePath, int pid) in AdaptSandboxPath() function