Home
last modified time | relevance | path

Searched refs:GetBundleName (Results 1 – 12 of 12) sorted by relevance

/test/ostest/wukong/component_event/src/
Dability_tree.cpp44 if (elementName.GetBundleName().empty()) { in SetNodeId()
50 bundleName_ = elementName.GetBundleName(); in SetNodeId()
/test/ostest/wukong/component_event/include/
Dability_tree.h44 const std::string& GetBundleName() in GetBundleName() function
/test/ostest/wukong/report/include/
Dinput_info.h48 std::string GetBundleName();
/test/ostest/wukong/input_factory/src/
Dcomponent_input.cpp95 …TRACK_LOG_STR("ability (%s) component count (%u), input count (%u)", abilityNode->GetBundleName().… in CheckAbliltyFinished()
130 … if (param->bundleRunning_[i] && param->bundleName_[i] == currentAbilityPtr->GetBundleName()) { in CheckInputFinished()
/test/ostest/wukong/common/src/
Dcomponent_manager.cpp88 DEBUG_LOG_STR("current bundle: %s", eventInfo.GetBundleName().c_str()); in OnAccessibilityEvent()
89 if (eventInfo.GetBundleName() == permissionBundleName) { in OnAccessibilityEvent()
Dwukong_util.cpp160 std::string bundleName = item.elementName.GetBundleName(); in GetAllAppInfo()
/test/testfwk/arkxtest/uitest/record/
Dui_record.cpp55 if (elementName.GetBundleName().empty()) { in GetForeAbility()
59 std::string bundleName = elementName.GetBundleName(); in GetForeAbility()
/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp297 if (elementName.GetBundleName() == bundleName) { in RunStep()
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp150 const string strId = node.GetBundleName() + node.GetComponentType() + to_string(intId); in GenerateNodeHash()
288 const auto app = elementInfo.GetBundleName(); in GetUiHierarchy()
/test/ostest/wukong/report/src/
Dreport.cpp191 data["bundleName"] = elementName.GetBundleName(); in SyncInputInfo()
/test/xts/acts/ability_lite/ability_posix/src/
DAbilityMgrTest.cpp457 const char * bundleName1 = GetBundleName();
DAbilityMgrTest2.cpp455 const char * bundleName1 = GetBundleName();