Searched refs:staticCapabilityProfiles (Results 1 – 3 of 3) sorted by relevance
134 std::vector<CharacteristicProfile> staticCapabilityProfiles; variable135 …rrCode = StaticProfileManager::GetInstance().GetAllCharacteristicProfile(staticCapabilityProfiles);
142 std::vector<CharacteristicProfile>& staticCapabilityProfiles) in GetAllCharacteristicProfile() argument148 … = ProfileControlUtils::GetAllCharacteristicProfile(staticProfileStore_, staticCapabilityProfiles); in GetAllCharacteristicProfile()
36 … int32_t GetAllCharacteristicProfile(std::vector<CharacteristicProfile>& staticCapabilityProfiles);