Home
last modified time | relevance | path

Searched refs:componmentType_ (Results 1 - 7 of 7) sorted by relevance

/test/ostest/wukong/report/src/
H A Dstatistics_componment.cpp44 curBundleAllStatisticsPtr->componmentType_ = "total"; in StatisticsDetail()
103 curComponmentStatisticsRecordPtr->componmentType_ = srcData["componment"]; in SrcDatasPretreatment()
128 std::string curComponmentType = ComponmentStatisticsRecordPtr->componmentType_; in UpdateLine()
159 globalAllStatisticsPtr->componmentType_ = "total"; in GlobalComponmentTypeStatistics()
163 componmentTypeRecordPtr->componmentType_ = comonmentType; in GlobalComponmentTypeStatistics()
H A Dreport.cpp273 item += inputCompMsgPtr->componmentType_ + ","; in GroupFocusDataAndRecord()
548 componmentTypeCountIter = componmentRecord.componmentTypeCount.find(inputCompMsgPtr->componmentType_); in ComponmentInfoArrange()
556 if (componmentVectorIter.compare(inputCompMsgPtr->componmentType_) == 0) { in ComponmentInfoArrange()
565 componmentRecord.componmentTypeCount[inputCompMsgPtr->componmentType_] = componmentTypeInputedCount; in ComponmentInfoArrange()
566 data["componment"] = inputCompMsgPtr->componmentType_; in ComponmentInfoArrange()
/test/ostest/wukong/component_event/include/
H A Dtree_manager.h275 componmentType_ = componmentType; in SetComponentType()
323 std::string componmentType_ = ""; member in OHOS::WuKong::TreeManager
/test/ostest/wukong/input_factory/src/
H A Dcomponent_input.cpp255 componentInputMsg->componmentType_ = elementInfo->GetComponentType(); in OrderInput()
302 componentInputMsg->componmentType_ = componentInfos[index]->GetComponentType(); in RandomInput()
350 componentInputMsg->componmentType_ = componentinfo->GetComponentType(); in FocusInput()
/test/ostest/wukong/report/include/
H A Dinput_msg_object.h105 std::string componmentType_ = ""; member in OHOS::WuKong::ComponmentInputMsg
H A Dstatistics_componment.h29 std::string componmentType_ = ""; member in OHOS::WuKong::ComponmentStatisticsRecord
/test/ostest/wukong/component_event/src/
H A Dtree_manager.cpp553 if (NeedFocus(componmentType_)) { in FindInputComponentIndex()

Completed in 5 milliseconds