Home
last modified time | relevance | path

Searched refs:componmentType (Results 1 - 2 of 2) sorted by relevance

/test/ostest/wukong/report/include/
H A Dstatistics_componment.h38 * @brief find componmentType position in componmentTypes_
39 * @param componmentType
42 uint32_t ComponmentTypesIndex(const std::string &componmentType) in ComponmentTypesIndex() argument
46 uint32_t findIndex = WuKongUtil::GetInstance()->FindElement(componmentTypes_, componmentType); in ComponmentTypesIndex()
51 TRACK_LOG_STR("current componmentType find index{%d}", index); in ComponmentTypesIndex()
90 // all componmentType record for global statistics used
/test/ostest/wukong/component_event/include/
H A Dtree_manager.h273 void SetComponentType(const std::string& componmentType) in SetComponentType() argument
275 componmentType_ = componmentType; in SetComponentType()

Completed in 2 milliseconds