Home
last modified time | relevance | path

Searched refs:getName (Results 1 - 11 of 11) sorted by relevance

/foundation/multimodalinput/input/service/nap_process/src/
H A Dnap_process.cpp159 std::string getName = map.first.bundleName; in GetAllMmiSubscribedEvents() local
161 std::tuple<int32_t, int32_t, std::string> tuple(getPid, getUid, getName); in GetAllMmiSubscribedEvents()
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.cpp164 const char* element = dom.getName(xmlNode); in TranslateSvgNode()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp443 auto getName = [nameManager = GetManager<INameComponentManager>(ecs)](const Entity& jointEntity) -> string_view { in CreateJointMapping() local
452 std::transform(dstJointEntities.begin(), dstJointEntities.end(), std::back_inserter(dstJointNames), getName); in CreateJointMapping()
456 std::transform(srcJointEntities.begin(), srcJointEntities.end(), std::back_inserter(srcJointNames), getName); in CreateJointMapping()
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
H A Dsvg_dom.cpp134 const char* element = dom.getName(xmlNode); in TranslateSvgNode()
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp67 parser_.GetVisibilityFonts(std::string(locale.getName())); in ParserStylishFonts()
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp1048 const char *getName = OH_UdsAppItem_GetName(appItem2); in HWTEST_F() local
1049 EXPECT_EQ(strcmp(name, getName), 0); in HWTEST_F()
1218 const char *getName = OH_UdsAppItem_GetName(getAppItem); in HWTEST_F() local
1219 EXPECT_EQ(strcmp(getName, name), 0); in HWTEST_F()
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1128 BASE_NS::string_view getName = animation->GetName(); in FindGLTFAnimationIndex() local
1129 int r = getName.compare(animNameChr); in FindGLTFAnimationIndex()
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_test.cpp88 std::string getName = bundleName; in SyncBundleName() local
91 getPid, getUid, getName.c_str(), getStatus); in SyncBundleName()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp1212 ConvertToOriginalText<TextEngine::FontParser>(fontParser)->GetVisibilityFonts(std::string(locale.getName())); in OH_Drawing_FontParserGetSystemFontList()
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h3289 ArkUI_CharPtr (*getName)(ArkUINodeHandle node); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h5121 ArkUI_CharPtr (*getName)(ArkUINodeHandle node); member

Completed in 57 milliseconds