Home
last modified time | relevance | path

Searched refs:LoadInternal (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_info.cpp46 bool AnFileInfo::LoadInternal(const std::string &filename) in LoadInternal() function in panda::ecmascript::AnFileInfo
91 return LoadInternal(filename); in Load()
118 return LoadInternal(filename); in Load()
H A Dan_file_info.h101 bool LoadInternal(const std::string &filename);
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
H A Dprofile_dump_info.cpp351 ProfileLoadSatus status = LoadInternal(fd, &error); in Load()
359 ProfileDumpInfo::ProfileLoadSatus ProfileDumpInfo::LoadInternal(int fd, PandaString *error) in LoadInternal() function in ark::ProfileDumpInfo
541 ProfileLoadSatus status = fileDumpInfo.LoadInternal(fd, &error); in MergeAndSave()
H A Dprofile_dump_info.h269 ProfileLoadSatus LoadInternal(int fd, PandaString *error);

Completed in 3 milliseconds