Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddebug_info.h40 uint32_t GetFileIndex() const in GetFileIndex() function
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp169 uint32_t AOTFileManager::GetFileIndex(uint32_t anFileInfoIndex, CString abcNormalizedName) const in GetFileIndex() function in panda::ecmascript::AOTFileManager