/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | profile_change_listener_proxy_test.cpp | 70 TrustDeviceProfile newProfile; variable 88 DeviceProfile newProfile; variable 106 ServiceProfile newProfile; variable 124 CharacteristicProfile newProfile; variable
|
H A D | distributed_device_profile_client_rdb_test.cpp | 68 …rustDeviceProfileUpdate(const TrustDeviceProfile& oldProfile, const TrustDeviceProfile& newProfile) in OnTrustDeviceProfileUpdate() 82 … int32_t OnDeviceProfileUpdate(const DeviceProfile& oldProfile, const DeviceProfile& newProfile) in OnDeviceProfileUpdate() 94 … int32_t OnServiceProfileUpdate(const ServiceProfile& oldProfile, const ServiceProfile& newProfile) in OnServiceProfileUpdate() 107 const CharacteristicProfile& newProfile) in OnCharacteristicProfileUpdate()
|
H A D | dp_subscribe_info_test.cpp | 65 …rustDeviceProfileUpdate(const TrustDeviceProfile& oldProfile, const TrustDeviceProfile& newProfile) in OnTrustDeviceProfileUpdate() 79 … int32_t OnDeviceProfileUpdate(const DeviceProfile& oldProfile, const DeviceProfile& newProfile) in OnDeviceProfileUpdate() 91 … int32_t OnServiceProfileUpdate(const ServiceProfile& oldProfile, const ServiceProfile& newProfile) in OnServiceProfileUpdate() 104 const CharacteristicProfile& newProfile) in OnCharacteristicProfileUpdate()
|
H A D | subscribe_profile_manager_test.cpp | 85 …rustDeviceProfileUpdate(const TrustDeviceProfile &oldProfile, const TrustDeviceProfile &newProfile) in OnTrustDeviceProfileUpdate() 97 int32_t OnDeviceProfileUpdate(const DeviceProfile &oldProfile, const DeviceProfile &newProfile) in OnDeviceProfileUpdate() 109 … int32_t OnServiceProfileUpdate(const ServiceProfile &oldProfile, const ServiceProfile &newProfile) in OnServiceProfileUpdate() 122 const CharacteristicProfile &newProfile) in OnCharacteristicProfileUpdate() 225 TrustDeviceProfile newProfile; variable 441 TrustDeviceProfile newProfile; variable 645 TrustDeviceProfile newProfile; variable
|
H A D | distributed_device_profile_client_kv_test.cpp | 78 …rustDeviceProfileUpdate(const TrustDeviceProfile &oldProfile, const TrustDeviceProfile &newProfile) in OnTrustDeviceProfileUpdate() 90 int32_t OnDeviceProfileUpdate(const DeviceProfile &oldProfile, const DeviceProfile &newProfile) in OnDeviceProfileUpdate() 102 … int32_t OnServiceProfileUpdate(const ServiceProfile &oldProfile, const ServiceProfile &newProfile) in OnServiceProfileUpdate() 115 const CharacteristicProfile &newProfile) in OnCharacteristicProfileUpdate()
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/bind/ |
H A D | auth_device_profile_listener.cpp | 70 const TrustDeviceProfile &oldProfile, const TrustDeviceProfile &newProfile) in OnTrustDeviceProfileUpdate() 91 const DeviceProfile &oldProfile, const DeviceProfile &newProfile) in OnDeviceProfileUpdate() 111 const ServiceProfile &oldProfile, const ServiceProfile &newProfile) in OnServiceProfileUpdate() 131 const CharacteristicProfile &oldProfile, const CharacteristicProfile &newProfile) in OnCharacteristicProfileUpdate()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
H A D | profile_change_listener_proxy.cpp | 58 const TrustDeviceProfile& newProfile) in OnTrustDeviceProfileUpdate() 107 …tenerProxy::OnDeviceProfileUpdate(const DeviceProfile& oldProfile, const DeviceProfile& newProfile) in OnDeviceProfileUpdate() 156 …erProxy::OnServiceProfileUpdate(const ServiceProfile& oldProfile, const ServiceProfile& newProfile) in OnServiceProfileUpdate() 206 const CharacteristicProfile& newProfile) in OnCharacteristicProfileUpdate()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/ |
H A D | dev_profile.cpp | 64 const TrustDeviceProfile &oldProfile, const TrustDeviceProfile &newProfile) in OnTrustDeviceProfileUpdate() 83 const DeviceProfile &oldProfile, const DeviceProfile &newProfile) in OnDeviceProfileUpdate() 102 const ServiceProfile &oldProfile, const ServiceProfile &newProfile) in OnServiceProfileUpdate() 121 const CharacteristicProfile &oldProfile, const CharacteristicProfile &newProfile) in OnCharacteristicProfileUpdate()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/test/profilechangelistenerstubunittest/ |
H A D | profile_change_listener_stub_test.cpp | 57 const TrustDeviceProfile& newProfile) in OnTrustDeviceProfileUpdate() 78 const DeviceProfile& newProfile) in OnDeviceProfileUpdate() 98 const ServiceProfile& newProfile) in OnServiceProfileUpdate() 115 const CharacteristicProfile& newProfile) in OnCharacteristicProfileUpdate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/ |
H A D | hgm_screen.cpp | 108 auto newProfile = std::make_shared<ScreenProfile>(width, height, rate, modeId); in AddScreenModeInfo() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ |
H A D | video_output_impl.cpp | 137 Camera_VideoProfile* newProfile = new Camera_VideoProfile; in GetVideoProfile() local
|
H A D | preview_output_impl.cpp | 131 Camera_Profile* newProfile = new Camera_Profile; in GetActiveProfile() local
|
H A D | photo_output_impl.cpp | 378 Camera_Profile* newProfile = new Camera_Profile; in GetActiveProfile() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | profile_service_manager.cpp | 159 IProfile *newProfile = ClassCreator<IProfile>::NewInstance(sp.name_); in CreateBleProfileServices() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/ |
H A D | trust_profile_manager.cpp | 1247 const TrustDeviceProfile &newProfile) in UpdateTrustDeviceProfileNotify()
|