Home
last modified time | relevance | path

Searched refs:staticRet (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp425 …int32_t staticRet = StaticProfileManager::GetInstance().GetCharacteristicProfile(deviceId, service… in GetCharacteristicProfile() local
427 DpRadarHelper::GetInstance().ReportGetCharProfile(staticRet, deviceId, charProfile); in GetCharacteristicProfile()
428 return staticRet; in GetCharacteristicProfile()