Home
last modified time | relevance | path

Searched defs:arkCachePath (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_verifier.h64 std::string arkCachePath = "/data/app/el1/public/aot_compiler/ark_cache/"; in CheckAOTOutputFilePath() local
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerimpl_unit/
Daotcompilerimpl_unit.cpp601 std::string arkCachePath = aotImpl.ParseArkCacheFromArgs(argsMap); variable
609 std::string arkCachePath = aotImpl.ParseArkCacheFromArgs(argsMap); variable