Home
last modified time | relevance | path

Searched refs:SANDBOX_ARK_PROFILE_PATH (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_constants.h21 constexpr const char* SANDBOX_ARK_PROFILE_PATH = "/data/storage/ark-profile"; member
H A Daot_runtime_info.h244 if (!ecmascript::RealPathByChar(OhosConstants::SANDBOX_ARK_PROFILE_PATH, realOutPath, length, false)) { in GetCrashSandBoxRealPath()
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Daot_crash_info.cpp75 return ohos::OhosConstants::SANDBOX_ARK_PROFILE_PATH; in GetSandBoxPath()
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Daot_crash_info.cpp158 return ohos::OhosConstants::SANDBOX_ARK_PROFILE_PATH; in GetSandBoxPath()

Completed in 3 milliseconds