Home
last modified time | relevance | path

Searched defs:profiles (Results 1 – 25 of 57) sorted by relevance

123

/ohos5.0/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp31 std::vector<AccessControlProfile> profiles; in GetAccessControlProfile() local
43 std::vector<AccessControlProfile> profiles; in GetAccessControlProfileByUserId() local
55 std::vector<AccessControlProfile> profiles = GetAccessControlProfile(); in GetAppTrustDeviceList() local
90 std::vector<AccessControlProfile> profiles = GetAccessControlProfile(); in GetDeviceAclParam() local
168 std::vector<AccessControlProfile> profiles = GetAccessControlProfile(); in CheckBindType() local
227 std::vector<AccessControlProfile> profiles = GetAccessControlProfile(); in GetBindTypeByPkgName() local
342 std::vector<AccessControlProfile> profiles = GetAccessControlProfile(); in SyncAclByBindType() local
368 std::vector<AccessControlProfile> profiles = GetAccessControlProfile(); in GetPkgNameFromAcl() local
456 std::vector<AccessControlProfile> profiles; in DeleteAccessControlList() local
626 std::vector<AccessControlProfile> profiles; in CheckIdenticalAccount() local
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp72 DistributedDeviceProfile::AccessControlProfile profiles; variable
81 DistributedDeviceProfile::AccessControlProfile profiles; variable
91 DistributedDeviceProfile::AccessControlProfile profiles; variable
105 DistributedDeviceProfile::AccessControlProfile profiles; variable
119 DistributedDeviceProfile::AccessControlProfile profiles; variable
129 DistributedDeviceProfile::AccessControlProfile profiles; variable
143 DistributedDeviceProfile::AccessControlProfile profiles; variable
157 DistributedDeviceProfile::AccessControlProfile profiles; variable
200 DistributedDeviceProfile::AccessControlProfile profiles; variable
211 DistributedDeviceProfile::AccessControlProfile profiles; variable
[all …]
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dipc_utils_test.cpp67 std::vector<TrustDeviceProfile> profiles; variable
88 std::vector<AccessControlProfile> profiles; variable
109 std::vector<ServiceProfile> profiles; variable
130 std::vector<CharacteristicProfile> profiles; variable
H A Dtrust_profile_manager_test.cpp1438 std::vector<TrustDeviceProfile> profiles; variable
1467 std::vector<AccessControlProfile> profiles; variable
1511 std::vector<AccessControlProfile> profiles; variable
1577 std::vector<AccessControlProfile> profiles; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_info_test.cpp118 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
138 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
156 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
H A Dnotification_preferences_test.cpp1394 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
1410 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
1424 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
1440 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
1457 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
1471 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
1517 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
H A Dnotification_preferences_database_test.cpp1010 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
1034 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
1059 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; variable
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_data_profiles_info_v10.md39 ### profiles subsection
H A D_data_profiles_info_v11.md39 ### profiles subsection
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/test/unittest/
H A Dparse_util_test.cpp115 list<SaProfile> profiles = parser_->GetAllSaProfiles(); variable
138 list<SaProfile> profiles = parser_->GetAllSaProfiles(); variable
290 auto profiles = parser_->GetAllSaProfiles(); variable
308 auto profiles = parser_->GetAllSaProfiles(); variable
333 auto profiles = parser_->GetAllSaProfiles(); variable
358 auto profiles = parser_->GetAllSaProfiles(); variable
383 auto profiles = parser_->GetAllSaProfiles(); variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dapi_test.cpp2087 const int32_t *profiles = nullptr; variable
2121 const int32_t *profiles = nullptr; variable
2139 const int32_t *profiles = nullptr; variable
2163 const int32_t *profiles = nullptr; variable
2263 const int32_t *profiles = nullptr; variable
2299 const int32_t *profiles = nullptr; variable
2551 const int32_t *profiles = nullptr; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcaps_unit_test.cpp776 const int32_t *profiles = nullptr; variable
959 const int32_t *profiles = nullptr; variable
990 const int32_t *profiles = nullptr; variable
1021 const int32_t *profiles = nullptr; variable
1052 const int32_t *profiles = nullptr; variable
1083 const int32_t *profiles = nullptr; variable
H A Dcodeclist_unit_test.cpp662 std::vector<int32_t> profiles = capability_->GetSupportedProfiles(); variable
740 std::vector<int32_t> profiles = capability_->GetSupportedProfiles(); variable
1243 std::vector<int32_t> profiles = capability_->GetSupportedProfiles(); variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dapi_test.cpp1924 const int32_t *profiles = nullptr; variable
1953 const int32_t *profiles = nullptr; variable
1968 const int32_t *profiles = nullptr; variable
1989 const int32_t *profiles = nullptr; variable
2072 const int32_t *profiles = nullptr; variable
2103 const int32_t *profiles = nullptr; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp282 int32_t userId, const std::vector<sptr<NotificationDoNotDisturbProfile>> &profiles) in AddDoNotDisturbProfiles()
296 int32_t userId, const std::vector<sptr<NotificationDoNotDisturbProfile>> &profiles) in RemoveDoNotDisturbProfiles()
326 int32_t userId, std::vector<sptr<NotificationDoNotDisturbProfile>> &profiles) in GetAllDoNotDisturbProfiles()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp96 …e AnsManagerProxy::AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbProfile>… in AddDoNotDisturbProfiles()
130 …nsManagerProxy::RemoveDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbProfile>… in RemoveDoNotDisturbProfiles()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/
H A Dphoto_output_fuzzer.cpp74 auto profiles = capability->GetPhotoProfiles(); in Test() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_disturb_mode.cpp92 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; in NapiAddDoNotDisturbProfiles() local
138 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; in NapiRemoveDoNotDisturbProfiles() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dfunc_test.cpp1537 const int32_t *profiles = nullptr; variable
1566 const int32_t *profiles = nullptr; variable
1581 const int32_t *profiles = nullptr; variable
2505 const int32_t *profiles = nullptr; variable
2520 const int32_t *profiles = nullptr; variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djson_operate_test.cpp304 std::vector<std::string> profiles{ { JsonOperateTest::SUBTYPE } }; variable
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_device.h213 …std::shared_ptr<T> GetMaxSizeProfile(std::vector<T>& profiles, float profileRatioValue, CameraForm… in GetMaxSizeProfile()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/clone/
H A Dnotification_clone_disturb_service.cpp47 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; in OnBackup() local
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_system_channel.cpp265 std::vector<std::string> profiles; in GetSmartMenuCfg() local
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp130 std::vector<int32_t> profiles = data_->profiles; in GetSupportedProfiles() local
581 std::vector<int32_t> profiles = data_->profiles; in GetSupportedProfiles() local
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dlocal_ability_manager_test.cpp90 auto profiles = LocalAbilityManager::GetInstance().profileParser_->GetAllSaProfiles(); variable
117 auto profiles = LocalAbilityManager::GetInstance().profileParser_->GetAllSaProfiles(); variable

123