Searched refs:getAllResult (Results 1 – 1 of 1) sorted by relevance
145 int32_t getAllResult = DP_GET_KV_DB_FAIL; in GetAllCharacteristicProfile() local148 …getAllResult = ProfileControlUtils::GetAllCharacteristicProfile(staticProfileStore_, staticCapabil… in GetAllCharacteristicProfile()150 if (getAllResult != DP_SUCCESS) { in GetAllCharacteristicProfile()151 HILOGE("GetAllCharacteristicProfile fail, reason: %{public}d!", getAllResult); in GetAllCharacteristicProfile()152 return getAllResult; in GetAllCharacteristicProfile()