Home
last modified time | relevance | path

Searched defs:name_ (Results 1 – 25 of 40) sorted by relevance

12

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dscope.h40 std::optional<std::string> name_; variable
Dproperty_descriptor.h32 : name_(std::move(name)), value_(std::move(value)), isEntry_(isEntry) in name_() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_parameter.h70 ObjectPointer<EtsString> name_; variable
Dets_typeapi_method.h80 ObjectPointer<EtsString> name_; variable
Dets_typeapi_field.h81 ObjectPointer<EtsString> name_; variable
Dets_typeapi_create.h262 std::string name_; variable
/arkcompiler/ets_frontend/ets2panda/util/
Dplugin.h74 util::StringView name_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcreated_object_file.h64 std::string name_; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsModuleDeclaration.h92 Expression *name_; variable
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dworker_thread.h145 std::string name_; variable
/arkcompiler/runtime_core/libpandafile/
Dclass_data_accessor.h154 File::StringData name_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Ddebug_info.h93 std::string name_; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsFunctionType.h127 util::StringView name_; variable
/arkcompiler/runtime_core/static_core/runtime/
Dtiming.h43 : name_(name), time_(time), cpuTime_(cpuTime), type_(type) in name_() function
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_worker.h214 PandaString name_; variable
Dcoroutine.h320 PandaString name_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_method_set.h114 std::string name_; // just for GDB variable
/arkcompiler/runtime_core/assembler/
Dassembly-type.h176 std::string name_; variable
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-type.h184 std::string name_; variable
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsModuleDeclaration.h119 Expression *name_; variable
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmem_pool.h217 std::string name_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/tracing/
Dtracing.h81 std::string name_; member
/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder_base.h143 panda_file::File::StringData name_; variable
/arkcompiler/runtime_core/static_core/verification/config/options/
Dmethod_options.h230 const PandaString name_; variable
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.h241 …explicit ErrorDetail(std::string name, std::string data = "") : name_(std::move(name)), info_(std:… in name_() function

12