Searched refs:GetSubName (Results 1 – 4 of 4) sorted by relevance
53 nodeId_ |= GetSubName(bundleName_, nameCount) << ABILITY_BUNDLE_NAME_POSION; in SetNodeId()59 nodeId_ |= GetSubName(abilityName_, nameCount) << ABILITY_ABILITY_NAME_POSION; in SetNodeId()
75 uint64_t type = GetSubName(type_, typeCount); in SetNodeId()81 uint64_t str = GetSubName(elementInfo->GetContent(), contentCount); in SetNodeId()
28 uint64_t WuKongTree::GetSubName(std::string name, uint32_t count, bool isAbility) in GetSubName() function in OHOS::WuKong::WuKongTree
121 uint64_t GetSubName(std::string name, uint32_t count, bool isAbility = 0);