Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_profile_type_pool.h146 const Entry *GetEntry(ApEntityId entryId) const in GetEntry() function
Dpool_template.h79 const Entry *GetEntry(ApEntityId id) const in GetEntry() function
Dpgo_record_pool.h125 const Entry *GetEntry(ApEntityId entryId) const in GetEntry() function
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_table.h541 const Entry &GetEntry(size_t index) const in GetEntry() function
631 auto GetEntry(size_t index) const in GetEntry() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_table.h565 const Entry &GetEntry(size_t index) const in GetEntry() function
655 auto GetEntry(size_t index) const in GetEntry() function
/arkcompiler/ets_runtime/ecmascript/extractortool/tests/
Dzip_file_test.cpp94 bool GetEntry(const std::string &entryName, ZipEntry &resultEntry) const in GetEntry() function in panda::ecmascript::ZipFileFriend
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dzip_file.cpp339 bool ZipFile::GetEntry(const std::string &entryName, ZipEntry &resultEntry) const in GetEntry() function in panda::ecmascript::ZipFile
/arkcompiler/ets_runtime/ecmascript/
Dtagged_dictionary.cpp593 bool ProtoArray::GetEntry(JSHandle<JSHClass> hclass) in GetEntry() function in panda::ecmascript::ProtoArray