Home
last modified time | relevance | path

Searched defs:allowExternal (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h309 …Ptr ResolveField([[maybe_unused]] MethodPtr method, size_t id, [[maybe_unused]] bool allowExternal, in ResolveField()
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Druntime_adapter_static.h310 …Ptr ResolveField([[maybe_unused]] MethodPtr method, size_t id, [[maybe_unused]] bool allowExternal, in ResolveField()
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp404bool allowExternal, uint32_t *pclassId) in ResolveField()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1044 … [[maybe_unused]] bool allowExternal, [[maybe_unused]] uint32_t *classId) in ResolveField()