Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/adapter_static/
Druntime_adapter_static.h311 [[maybe_unused]] bool allowExternal, uint32_t * /* class_id */) override in ResolveField()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h310 [[maybe_unused]] bool allowExternal, uint32_t *classId) override in ResolveField()
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp446 … bool isStatic, bool allowExternal, in ResolveField()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1154 … [[maybe_unused]] bool isStatic, [[maybe_unused]] bool allowExternal, in ResolveField()