Searched defs:FindClass (Results 1 - 5 of 5) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/ | ||
H A D | class_linker_context.h | 36 Class *FindClass(const uint8_t *descriptor) in FindClass() function in ark::ClassLinkerContext |
/arkcompiler/ets_frontend/ets2panda/evaluate/ | ||
H A D | debugInfoStorage.cpp | 128 panda_file::File::EntityId DebugInfoStorage::FindClass(std::string_view filePath, std::string_view className) in FindClass() function in ark::es2panda::evaluate::DebugInfoStorage |
H A D | scopedDebugInfoPlugin.cpp | 234 varbinder::Variable *ScopedDebugInfoPlugin::FindClass(ir::Identifier *ident) in FindClass() function in ark::es2panda::evaluate::ScopedDebugInfoPlugin |
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/ | ||
H A D | ets_napi_native_interface.cpp | 448 NO_UB_SANITIZE static ets_class FindClass(EtsEnv *env, const char *name) in FindClass() function |
H A D | ets_napi.h | 181 ets_class (*FindClass)(EtsEnv *env, const char *name); member 531 ets_class FindClass(const char *name) in FindClass() function |
Completed in 12 milliseconds