Home
last modified time | relevance | path

Searched refs:GetSandBoxPath (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/
H A Daot_crash_info.h59 static std::string GetSandBoxPath();
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Daot_crash_info.cpp73 std::string AotCrashInfo::GetSandBoxPath() in GetSandBoxPath() function in panda::ecmascript::AotCrashInfo
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Daot_crash_info.cpp156 std::string AotCrashInfo::GetSandBoxPath() in GetSandBoxPath() function in panda::ecmascript::AotCrashInfo
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_task.cpp237 std::string sanboxPath = panda::os::file::File::GetExtendedFilePath(AotCrashInfo::GetSandBoxPath()); in DumpJitCode()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackinfo.cpp162 std::string sanboxPath = panda::os::file::File::GetExtendedFilePath(AotCrashInfo::GetSandBoxPath()); in DumpJitCode()

Completed in 4 milliseconds