Home
last modified time | relevance | path

Searched defs:name_ (Results 1 – 25 of 38) 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.h264 std::string name_; variable
/arkcompiler/ets_frontend/ets2panda/util/
Dplugin.h74 util::StringView name_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Ddebug_info.h83 std::string name_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcreated_object_file.h58 std::string name_; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsModuleDeclaration.h92 Expression *name_; variable
/arkcompiler/runtime_core/libpandafile/
Dclass_data_accessor.h149 File::StringData name_; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsFunctionType.h126 util::StringView name_; variable
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_worker.h198 PandaString name_; variable
Dcoroutine.h259 PandaString name_; variable
/arkcompiler/runtime_core/static_core/runtime/
Dtiming.h43 : name_(name), time_(time), cpuTime_(cpuTime), type_(type) in name_() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsModuleDeclaration.h106 Expression *name_; 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/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.h174 panda_file::File::StringData name_; variable
/arkcompiler/runtime_core/static_core/verification/config/options/
Dmethod_options.h226 const PandaString name_; variable
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.h228 …explicit ErrorDetail(std::string name, std::string data = "") : name_(std::move(name)), info_(std:… in name_() function
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h131 util::StringView name_; in DECLARATION_KINDS() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h229 CString *name_; member
391 CString name_; member

12