| /base/notification/distributed_notification_service/services/ans/src/clone/ |
| D | notification_clone_disturb_service.cpp | 77 for (const auto &profile : jsonObject) { in OnRestore() local 92 for (auto profile = profiles_.begin(); profile != profiles_.end();) { in OnRestore() local 112 for (auto profile = profiles_.begin(); profile != profiles_.end(); profile++) { in OnRestore() local 154 for (auto profile = profiles_.begin(); profile != profiles_.end(); profile++) { in OnUserSwitch() local 180 for (auto profile = profiles_.begin(); profile != profiles_.end();) { in OnRestoreStart() local 199 for (auto profile = profiles_.begin(); profile != profiles_.end(); profile++) { in OnRestoreStart() local
|
| D | notification_clone_bundle_service.cpp | 83 for (const auto &profile : jsonObject) { in OnRestore() local
|
| /base/telephony/call_manager/services/bluetooth/src/ |
| D | bluetooth_connection.cpp | 65 Bluetooth::HandsFreeAudioGateway *profile = Bluetooth::HandsFreeAudioGateway::GetProfile(); in Init() local 104 Bluetooth::HandsFreeAudioGateway *profile = Bluetooth::HandsFreeAudioGateway::GetProfile(); in SendBtCallState() local 121 Bluetooth::HandsFreeAudioGateway *profile = Bluetooth::HandsFreeAudioGateway::GetProfile(); in SendCallDetailsChange() local 148 Bluetooth::HandsFreeAudioGateway *profile = Bluetooth::HandsFreeAudioGateway::GetProfile(); in RegisterObserver() local
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | notification_preferences_info_test.cpp | 119 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… variable 139 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… variable 157 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… variable
|
| D | notification_preferences_test.cpp | 1395 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… variable 1425 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… variable 1441 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… variable 1472 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… variable 1488 sptr<NotificationDoNotDisturbProfile> profile; variable 1502 sptr<NotificationDoNotDisturbProfile> profile; variable 1516 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… variable
|
| D | notification_preferences_database_test.cpp | 1011 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… variable 1035 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… variable 1060 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… variable 1079 sptr<NotificationDoNotDisturbProfile> profile; variable
|
| /base/security/code_signature/services/key_enable/src/asan/ |
| D | disable_rust_interface.cpp | 19 int32_t EnableKeyInProfileByRust(const char* bundleName, const uint8_t* profile, uint32_t profileSi… in EnableKeyInProfileByRust()
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | auth_widget_helper.cpp | 38 ContextFactory::AuthProfile profile; in InitWidgetContextParam() local 61 ContextFactory::AuthProfile &profile) in GetUserAuthProfile() 114 ContextFactory::AuthProfile &profile) in ParseAttributes()
|
| D | widget_context.cpp | 461 ContextFactory::AuthProfile profile; in ConnectExtension() local 584 auto &profile = item.second; in BuildStartCommand() local
|
| /base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/ |
| D | hap_verify_test.cpp | 187 ProvisionInfo profile = hapVerifyResult.GetProvisionInfo(); variable 256 ProvisionInfo profile = hapVerifyResult.GetProvisionInfo(); variable
|
| D | hap_verify_v2_test.cpp | 237 std::string profile; variable
|
| /base/security/appverify/interfaces/innerkits/appverify/src/util/ |
| D | hap_profile_verify_utils.cpp | 29 const HapByteBuffer& pkcs7ProfileBlock, std::string& profile) in ParseProfile()
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | notification_preferences_info.cpp | 284 for (auto profile : profiles) { in AddDoNotDisturbProfiles() local 298 for (auto profile : profiles) { in RemoveDoNotDisturbProfiles() local 310 int32_t profileId, int32_t userId, sptr<NotificationDoNotDisturbProfile> &profile) in GetDoNotDisturbProfiles() 333 auto profile = doNotDisturbProfile.second; in GetAllDoNotDisturbProfiles() local
|
| D | notification_preferences.cpp | 554 for (auto profile : profiles) { in AddDoNotDisturbProfiles() local 601 for (auto profile : profiles) { in RemoveDoNotDisturbProfiles() local 649 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… in UpdateDoNotDisturbProfiles() local 780 int32_t profileId, int32_t userId, sptr<NotificationDoNotDisturbProfile> &profile) in GetDoNotDisturbProfile() 808 for (auto profile : profiles) { in RemoveDoNotDisturbProfileTrustList() local
|
| D | notification_preferences_database.cpp | 514 for (auto profile : profiles) { in AddDoNotDisturbProfiles() local 543 for (auto profile : profiles) { in RemoveDoNotDisturbProfiles() local 561 const std::string &key, sptr<NotificationDoNotDisturbProfile> &profile, const int32_t &userId) in GetDoNotDisturbProfiles() 1623 sptr<NotificationDoNotDisturbProfile> profile; in GetDoNotDisturbProfile() local 2196 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… in GetAllCloneProfileInfo() local
|
| /base/security/appverify/interfaces/innerkits/appverify/src/verify/ |
| D | hap_verify_v2.cpp | 181 std::string profile; in VerifyAppSourceAndParseProfile() local 378 bool HapVerifyV2::ParseAndVerifyProfileIfNeed(const std::string& profile, in ParseAndVerifyProfileIfNeed() 468 …std::string profile = std::string(profileContext.content.GetBufferPtr(), profileContext.content.Ge… in ParseHapProfile() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | disturb_mode.cpp | 103 const napi_env &env, const napi_value &value, sptr<NotificationDoNotDisturbProfile> &profile) in GetDoNotDisturbProfile() 147 …stlist(const napi_env &env, const napi_value &value, sptr<NotificationDoNotDisturbProfile> &profil… in AnalyseTrustlist() 284 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… in ParseProfilesParameters() local
|
| /base/useriam/user_auth_framework/test/unittest/services/src/ |
| D | widget_json_test.cpp | 161 auto &profile = item.second; variable 230 auto &profile = item.second; variable
|
| /base/notification/common_event_service/services/src/ |
| D | static_subscriber_manager.cpp | 268 const int32_t &extensionUserId, const std::string &profile, bool enable) in ParseEvents() 340 for (auto profile : profileInfos) { in AddSubscriber() local
|
| /base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/ |
| D | remote_auth_context_fuzzer.cpp | 213 ContextFactory::AuthProfile profile = {}; in FuzzGetUserAuthProfile() local
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_manager_proxy_disturb.cpp | 465 … AnsManagerProxy::GetDoNotDisturbProfile(int32_t id, sptr<NotificationDoNotDisturbProfile> &profil… in GetDoNotDisturbProfile()
|
| /base/security/code_signature/services/key_enable/src/ |
| D | profile_utils.rs | 117 let profile = verify_pkcs7_signature(pkcs7, root_store, flags)?; in parse_pkcs7_data() localVariable 128 let mut profile = Vec::new(); in verify_pkcs7_signature() localVariable
|
| /base/security/appverify/interfaces/innerkits/appverify_lite/include/ |
| D | app_verify_pub.h | 124 ProfileProf profile; /* profile */ member
|
| /base/security/appverify/interfaces/innerkits/appverify_lite/src/ |
| D | app_verify.c | 681 static int32_t GetAppSignPublicKey(const ProfileProf *profile, AppSignPk *pk) in GetAppSignPublicKey() 706 int32_t GetAppid(ProfileProf *profile) in GetAppid()
|
| /base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
| D | call_manager5_gtest.cpp | 954 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); variable
|