Home
last modified time | relevance | path

Searched defs:fullName (Results 1 – 25 of 49) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_font_descriptor.cpp25 size_t CalculateDrawingStringSize(const std::string& fullName, std::u16string& utf16String) in CalculateDrawingStringSize()
54 OH_Drawing_FontDescriptor* OH_Drawing_GetFontDescriptorByFullName(const OH_Drawing_String* fullName, in OH_Drawing_GetFontDescriptorByFullName()
100 for (const auto& fullName : fullNameList) { in OH_Drawing_GetSystemFontFullNamesByType() local
/ohos5.0/foundation/ability/idl_tool/ast/
H A Dast_sequenceable_type.cpp32 String fullName = namespace_ != nullptr ? in GetSignature() local
H A Dast_interface_type.cpp49 String fullName = namespace_ != nullptr ? in GetSignature() local
/ohos5.0/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
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___font_descriptor.md57 ### fullName subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___font_descriptor.md57 ### fullName subsection
/ohos5.0/base/startup/init/interfaces/innerkits/syspara/
H A Dsysversion.c50 const char *fullName = GetFullName_(); in GetVersions() local
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_sendable.cpp88 std::string fullName; in InitSendablePropertiesInfo() local
163 std::string fullName; in NapiDefineSendabledProperty() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_mgr.cpp48 void FontDescriptorMgr::GetFontDescSharedPtrByFullName(const std::string& fullName, in GetFontDescSharedPtrByFullName()
H A Dfont_descriptor_cache.cpp202 bool FontDescriptorCache::ParseInstallFontDescSharedPtrByName(const std::string& fullName, FontDesc… in ParseInstallFontDescSharedPtrByName()
223 void FontDescriptorCache::GetFontDescSharedPtrByFullName(const std::string& fullName, in GetFontDescSharedPtrByFullName()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
H A Dfont_descriptor_cache_test.cpp144 std::string fullName = "GetSystemFontFullNamesByTypeTests"; variable
198 std::string fullName = ""; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
H A Dsched_policy.cpp72 void AddSchedPolicyDeclaration(SchedPolicy policy, const std::string& fullName, const std::string& … in AddSchedPolicyDeclaration()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.cpp144 std::string fullName = CalcCollectedLogName(currInfo); in ReadGwpAsanRecord() local
193 std::string fullName = filePath + fileName; in CalcCollectedLogName() local
/ohos5.0/base/startup/init/interfaces/kits/syscap_ts/src/
H A Dsyscap_ts.cpp26 std::string fullName(moduleName); in BindNativeFunction() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontdescriptor_napi/src/
H A Djs_fontdescriptor.cpp148 napi_value fullName = nullptr; in CreateFontList() local
160 std::string fullName; in GetFontDescriptorByFullName() member
/ohos5.0/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
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_font_descriptor_test.cpp205 const OH_Drawing_String* fullName = OH_Drawing_GetSystemFontFullNameByIndex(fontList, 500); variable
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/SA/cpp/
H A Dsa_cpp_interface_code_emitter.cpp130 std::string fullName; in EmitInterfaceUsings() local
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp224 auto fullName = path + "/" + dp->d_name; in GetFiles() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast.cpp53 void AST::SetFullName(const std::string &fullName) in SetFullName()
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dmacro_gen.cpp173 std::string fullName = GenFullName(depth, node, "_"); in GenNodeForeach() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_graph_node_store.h116 RenderDataConstants::RenderDataFixedString fullName; // rng name + node name member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp216 auto fullName = path + "/" + dp->d_name; in GetFiles() local
/ohos5.0/base/startup/init/services/param/manager/
H A Dparam_server.c123 char fullName[PARAM_NAME_LEN_MAX]; in Common2ConstDealFun() local
139 char fullName[PARAM_NAME_LEN_MAX]; in MatchReserverCmdline() local

12