Home
last modified time | relevance | path

Searched defs:fullName (Results 1 - 25 of 102) sorted by relevance

12345

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xmp_sdk.h67 const char * fullName; member
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DPackageDescriptor.cs43 private readonly string fullName; field in Google.Protobuf.Reflection.PackageDescriptor
46 internal PackageDescriptor(string name, string fullName, FileDescriptor file) in PackageDescriptor() argument
H A DDescriptorBase.cs42 internal DescriptorBase(FileDescriptor file, string fullName, int index) in DescriptorBase() argument
H A DTypeRegistry.cs61 public MessageDescriptor Find(string fullName) in Find() argument
H A DDescriptorPool.cs120 internal void AddPackage(string fullName, FileDescriptor file) in AddPackage() argument
[all...]
/arkcompiler/ets_runtime/test/moduletest/builtins/
H A Dbuiltinsir.js
/base/startup/init/interfaces/innerkits/syspara/
H A Dsysversion.c50 const char *fullName = GetFullName_(); in GetVersions() local
/foundation/ability/idl_tool/ast/
H A Dast_interface_type.cpp49 String fullName = namespace_ != nullptr ? in GetSignature() local
H A Dast_sequenceable_type.cpp32 String fullName = namespace_ != nullptr ? in GetSignature() local
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_sequenceable_type.cpp31 std::string fullName = namespace_ != nullptr ? in GetSignature() local
H A Dast_interface_type.cpp79 std::string fullName = namespace_ != nullptr ? in GetSignature() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_mgr.cpp52 void FontDescriptorMgr::GetFontDescSharedPtrByFullName(const std::string& fullName, in GetFontDescSharedPtrByFullName() argument
/third_party/skia/tests/
H A DOSPathTest.cpp30 SkString fullName = SkOSPath::Join(dir.c_str(), filename.c_str()); in test_dir_with_file() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
H A Dsched_policy.cpp88 void AddSchedPolicyDeclaration(SchedPolicy policy, const std::string& fullName, const std::string& abbrName) in AddSchedPolicyDeclaration() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpass_manager.cpp97 std::string fullName = module->GetFuncName(methodLiteral, jsPandaFile); in Compile() member
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dfunction_call_timer.cpp56 CString fullName = funcName + "@" + recordName; in GetFullName() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_font_descriptor_test.cpp301 const OH_Drawing_String* fullName = OH_Drawing_GetSystemFontFullNameByIndex(fontList, 500); in HWTEST_F() local
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dlreference.cpp355 const util::StringView fullName = etsg_->FormClassPropReference(staticObjRef_->AsETSObjectType(), propName); in SetValue() local
360 etsg_->StoreStaticProperty(Node(), memberExprTsType, fullName); in SetValue() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.cpp116 std::string fullName = CalcCollectedLogName(currInfo); in ReadGwpAsanRecord() local
165 std::string fullName = filePath + fileName; in CalcCollectedLogName() local
/foundation/ability/idl_tool/idl_tool_2/codegen/
H A Dcode_emitter.cpp88 std::string fullName = interfaceName; in InterfaceToFilePath() local
[all...]
/foundation/ability/idl_tool/idl_tool_2/codegen/SA/cpp/
H A Dsa_cpp_interface_code_emitter.cpp130 std::string fullName; in EmitInterfaceUsings() local
/foundation/arkui/napi/native_engine/
H A Dnative_sendable.cpp88 std::string fullName; in InitSendablePropertiesInfo() local
163 std::string fullName; in NapiDefineSendabledProperty() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_graph_node_store.h116 RenderDataConstants::RenderDataFixedString fullName; // rng name + node name member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_font_descriptor.cpp92 bool ConvertToDrawingString(const std::string& fullName, OH_Drawing_String& fullNameString) in ConvertToDrawingString() argument
131 OH_Drawing_FontDescriptor* OH_Drawing_GetFontDescriptorByFullName(const OH_Drawing_String* fullName, in OH_Drawing_GetFontDescriptorByFullName() argument
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/color_space_object_convertor/
H A Djs_color_space_utils.cpp31 std::string fullName; in BindNativeFunction() local

Completed in 9 milliseconds

12345