| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/ |
| D | scope.h | 40 std::optional<std::string> name_; variable
|
| D | property_descriptor.h | 32 : name_(std::move(name)), value_(std::move(value)), isEntry_(isEntry) in name_() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_typeapi_parameter.h | 70 ObjectPointer<EtsString> name_; variable
|
| D | ets_typeapi_method.h | 80 ObjectPointer<EtsString> name_; variable
|
| D | ets_typeapi_field.h | 81 ObjectPointer<EtsString> name_; variable
|
| D | ets_typeapi_create.h | 262 std::string name_; variable
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | plugin.h | 74 util::StringView name_; variable
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/object_code/ |
| D | created_object_file.h | 64 std::string name_; variable
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsModuleDeclaration.h | 92 Expression *name_; variable
|
| /arkcompiler/runtime_core/static_core/libpandabase/taskmanager/ |
| D | worker_thread.h | 145 std::string name_; variable
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | class_data_accessor.h | 154 File::StringData name_; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | debug_info.h | 93 std::string name_; variable
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| D | etsFunctionType.h | 127 util::StringView name_; variable
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | timing.h | 43 : name_(name), time_(time), cpuTime_(cpuTime), type_(type) in name_() function
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | stackful_coroutine_worker.h | 214 PandaString name_; variable
|
| D | coroutine.h | 320 PandaString name_; variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| D | ets_method_set.h | 114 std::string name_; // just for GDB variable
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-type.h | 176 std::string name_; variable
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | assembly-type.h | 184 std::string name_; variable
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsModuleDeclaration.h | 119 Expression *name_; variable
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | mem_pool.h | 217 std::string name_; variable
|
| /arkcompiler/ets_runtime/ecmascript/dfx/tracing/ |
| D | tracing.h | 81 std::string name_; member
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | vtable_builder_base.h | 143 panda_file::File::StringData name_; variable
|
| /arkcompiler/runtime_core/static_core/verification/config/options/ |
| D | method_options.h | 230 const PandaString name_; variable
|
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_context.h | 241 …explicit ErrorDetail(std::string name, std::string data = "") : name_(std::move(name)), info_(std:… in name_() function
|