Home
last modified time | relevance | path

Searched refs:SafeDestroyAnData (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_data_manager.h44 void SafeDestroyAnData(const std::string &fileName);
H A Dan_file_data_manager.cpp56 void AnFileDataManager::SafeDestroyAnData(const std::string &fileName) in SafeDestroyAnData() function in panda::ecmascript::AnFileDataManager
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp1127 ecmascript::AnFileDataManager::GetInstance()->SafeDestroyAnData(anFile); in LoadAOTFilesInternal()
1134 ecmascript::AnFileDataManager::GetInstance()->SafeDestroyAnData(anFile); in LoadAOTFilesInternal()

Completed in 6 milliseconds