Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dcache.h60 Entry *GetEntry(const void *pc) in GetEntry() function
/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/runtime_core/static_core/libziparchive/extractortool/
Dzip_file.cpp575 bool ZipFile::GetEntry(const std::string &entryName, ZipEntry &resultEntry) const in GetEntry() function in ark::extractor::ZipFile
/arkcompiler/ets_runtime/ecmascript/
Dtagged_dictionary.cpp595 bool ProtoArray::GetEntry(JSHandle<JSHClass> hclass) in GetEntry() function in panda::ecmascript::ProtoArray