/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_font_descriptor.cpp | 25 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 D | ast_sequenceable_type.cpp | 32 String fullName = namespace_ != nullptr ? in GetSignature() local
|
H A D | ast_interface_type.cpp | 49 String fullName = namespace_ != nullptr ? in GetSignature() local
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/ |
H A D | ast_sequenceable_type.cpp | 31 std::string fullName = namespace_ != nullptr ? in GetSignature() local
|
H A D | ast_interface_type.cpp | 79 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.md | 57 ### fullName subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___drawing___font_descriptor.md | 57 ### fullName subsection
|
/ohos5.0/base/startup/init/interfaces/innerkits/syspara/ |
H A D | sysversion.c | 50 const char *fullName = GetFullName_(); in GetVersions() local
|
/ohos5.0/foundation/arkui/napi/native_engine/ |
H A D | native_sendable.cpp | 88 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 D | font_descriptor_mgr.cpp | 48 void FontDescriptorMgr::GetFontDescSharedPtrByFullName(const std::string& fullName, in GetFontDescSharedPtrByFullName()
|
H A D | font_descriptor_cache.cpp | 202 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 D | font_descriptor_cache_test.cpp | 144 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 D | sched_policy.cpp | 72 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 D | gwpasan_collector.cpp | 144 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 D | syscap_ts.cpp | 26 std::string fullName(moduleName); in BindNativeFunction() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontdescriptor_napi/src/ |
H A D | js_fontdescriptor.cpp | 148 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 D | js_color_space_utils.cpp | 31 std::string fullName; in BindNativeFunction() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_font_descriptor_test.cpp | 205 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 D | sa_cpp_interface_code_emitter.cpp | 130 std::string fullName; in EmitInterfaceUsings() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | store_util.cpp | 224 auto fullName = path + "/" + dp->d_name; in GetFiles() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/ |
H A D | ast.cpp | 53 void AST::SetFullName(const std::string &fullName) in SetFullName()
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | macro_gen.cpp | 173 std::string fullName = GenFullName(depth, node, "_"); in GenNodeForeach() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_node_graph_node_store.h | 116 RenderDataConstants::RenderDataFixedString fullName; // rng name + node name member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | store_util.cpp | 216 auto fullName = path + "/" + dp->d_name; in GetFiles() local
|
/ohos5.0/base/startup/init/services/param/manager/ |
H A D | param_server.c | 123 char fullName[PARAM_NAME_LEN_MAX]; in Common2ConstDealFun() local 139 char fullName[PARAM_NAME_LEN_MAX]; in MatchReserverCmdline() local
|