Searched defs:address_ (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | handle_base.h | 85 uintptr_t address_; // NOLINT(misc-non-private-member-variables-in-classes) member in ark::HandleBase |
| /arkcompiler/toolchain/tooling/client/domain/ | ||
| H A D | profiler_client.h | 57 std::string address_ = "/data/"; member in OHOS::ArkCompiler::Toolchain::ProfilerSingleton |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_handle.h | 187 uintptr_t address_; // NOLINT(misc-non-private-member-variables-in-classes) global() member in panda::panda::ecmascript::JSHandle [all...] |
| /arkcompiler/ets_runtime/ecmascript/napi/include/ | ||
| H A D | jsnapi_expo.h | 261 uintptr_t address_ = 0U; member in panda::Local 375 uintptr_t address_ = 0U; member in panda::CopyableGlobal 469 uintptr_t address_ = 0U; global() member in panda::Global [all...] |
| /arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/ | ||
| H A D | elf_builder.h | 495 ElfAddr *address_; member in ark::compiler::ElfBuilder::AddrPatch |
Completed in 5 milliseconds