Home
last modified time | relevance | path

Searched refs:UnSafeGetFileInfoIndex (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_data_manager.cpp60 auto index = UnSafeGetFileInfoIndex(anBasename); in SafeDestroyAnData()
158 uint32_t AnFileDataManager::UnSafeGetFileInfoIndex(const std::string &fileName) in UnSafeGetFileInfoIndex() function in panda::ecmascript::AnFileDataManager
170 return UnSafeGetFileInfoIndex(fileName); in SafeGetFileInfoIndex()
H A Dan_file_data_manager.h79 uint32_t UnSafeGetFileInfoIndex(const std::string &fileName);

Completed in 2 milliseconds