Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp759 bool EcmaContext::LoadAOTFiles(const std::string& aotFileName) in LoadAOTFiles()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp542 std::string aotFileName = ecmascript::AnFileDataManager::GetInstance()->GetDir(); in LoadAotFile() local