Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_constants.h24 constexpr const char* PATH_SEPARATOR = "/"; member
H A Denable_aot_list_helper.h102 runtimePgoRealPath.append(ohos::OhosConstants::PATH_SEPARATOR); in AddEnableListCount()
H A Daot_runtime_info.h247 if (strcat_s(realOutPath, NAME_MAX, OhosConstants::PATH_SEPARATOR) != 0) { in GetCrashSandBoxRealPath()
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Daot_crash_info.cpp93 pgoRealPath.append(ohos::OhosConstants::PATH_SEPARATOR); in IsAotEscapedOrCompiledOnce()

Completed in 2 milliseconds