Home
last modified time | relevance | path

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

/test/ostest/wukong/component_event/src/
H A Dability_tree.cpp48 const uint8_t nameCount = 3; in SetNodeId() local
53 nodeId_ |= GetSubName(bundleName_, nameCount) << ABILITY_BUNDLE_NAME_POSION; in SetNodeId()
59 nodeId_ |= GetSubName(abilityName_, nameCount) << ABILITY_ABILITY_NAME_POSION; in SetNodeId()

Completed in 1 milliseconds