Home
last modified time | relevance | path

Searched defs:serviceProfiles (Results 1 - 16 of 16) sorted by relevance

/foundation/deviceprofile/device_info_manager/radar/test/unittest/
H A Ddp_radar_helper_test.cpp135 std::vector<ServiceProfile> serviceProfiles; in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dipc_utils.cpp59 bool IpcUtils::Marshalling(MessageParcel& parcel, const std::vector<ServiceProfile>& serviceProfiles) in Marshalling() argument
173 bool IpcUtils::UnMarshalling(MessageParcel& parcel, std::vector<ServiceProfile>& serviceProfiles) in UnMarshalling() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dmock_distributed_device_profile_client.cpp66 int32_t DistributedDeviceProfileClient::PutServiceProfileBatch(const std::vector<ServiceProfile>& serviceProfiles) in PutServiceProfileBatch() argument
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp142 int32_t MockDistributedDeviceProfileStubNew::PutServiceProfileBatch(const std::vector<ServiceProfile>& serviceProfiles) in PutServiceProfileBatch() argument
H A Ddp_profile_service_test.cpp196 std::vector<ServiceProfile> serviceProfiles; in HWTEST_F() local
H A Ddistributed_device_profile_client_kv_test.cpp168 vector<ServiceProfile> serviceProfiles; in HWTEST_F() local
193 vector<ServiceProfile> serviceProfiles; in HWTEST_F() local
H A Ddevice_profile_manager_test.cpp472 vector<ServiceProfile> serviceProfiles; in HWTEST_F() local
501 vector<ServiceProfile> serviceProfiles; in HWTEST_F() local
1187 vector<ServiceProfile> serviceProfiles; in HWTEST_F() local
1201 vector<ServiceProfile> serviceProfiles; HWTEST_F() local
1217 vector<ServiceProfile> serviceProfiles; HWTEST_F() local
[all...]
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp533 void DpRadarHelper::ReportPutServiceProfileBatch(int32_t errCode, const std::vector<ServiceProfile>& serviceProfiles) in ReportPutServiceProfileBatch() argument
1152 std::string DpRadarHelper::GetPeerUdidList(const std::vector<ServiceProfile>& serviceProfiles) in GetPeerUdidList() argument
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp328 std::vector<ServiceProfile> serviceProfiles; in PutServiceProfileBatchInner() local
H A Ddistributed_device_profile_service_new.cpp303 int32_t DistributedDeviceProfileServiceNew::PutServiceProfileBatch(const std::vector<ServiceProfile>& serviceProfiles) in PutServiceProfileBatch() argument
618 int32_t DistributedDeviceProfileServiceNew::AddSvrProfilesToCache(const std::vector<ServiceProfile>& serviceProfiles) in AddSvrProfilesToCache() argument
[all...]
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp150 int32_t DistributedDeviceProfileProxy::PutServiceProfileBatch(const std::vector<ServiceProfile>& serviceProfiles) in PutServiceProfileBatch() argument
H A Ddistributed_device_profile_client.cpp217 int32_t DistributedDeviceProfileClient::PutServiceProfileBatch(const std::vector<ServiceProfile>& serviceProfiles) in PutServiceProfileBatch() argument
/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp83 PutServiceProfileBatch(std::shared_ptr<IKVAdapter> kvStore, const std::vector<ServiceProfile>& serviceProfiles) PutServiceProfileBatch() argument
499 GetAllServiceProfile(std::shared_ptr<IKVAdapter> kvStore, std::vector<ServiceProfile>& serviceProfiles) GetAllServiceProfile() argument
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp480 std::vector<ServiceProfile> serviceProfiles; in PutServiceProfileBatchInner() local
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_distributed_device_profile_client.cpp642 int32_t DistributedDeviceProfileClient::PutServiceProfileBatch(const std::vector<ServiceProfile>& serviceProfiles) in PutServiceProfileBatch() argument
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp161 int32_t DeviceProfileManager::PutServiceProfileBatch(const std::vector<ServiceProfile>& serviceProfiles) in PutServiceProfileBatch() argument
351 int32_t DeviceProfileManager::GetAllServiceProfile(std::vector<ServiceProfile>& serviceProfiles) in GetAllServiceProfile() argument

Completed in 18 milliseconds