Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/tests/
Daot_file_test.cpp262 … uint32_t anIndex = ecmascript::AnFileDataManager::GetInstance()->SafeGetFileInfoIndex(anFileName); in LoadAiInMultiThreadTest() local
311 … uint32_t anIndex = ecmascript::AnFileDataManager::GetInstance()->SafeGetFileInfoIndex(anFileName); in BindPreloadedPandaFilesInAotFileTest() local
374 uint32_t anIndex = cmdLineVM->GetAOTFileManager()->GetAnFileIndex(jsPandaFile.get()); in TestGetAnFileIndexCmdLineMode() local
407 uint32_t anIndex = vm->GetAOTFileManager()->GetAnFileIndex(jsPandaFile.get()); in TestGetAnFileIndexHapMode() local