Home
last modified time | relevance | path

Searched defs:profileId (Results 1 - 18 of 18) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_info_test.cpp103 int32_t profileId = 1; in HWTEST_F() local
120 int32_t profileId = 1; in HWTEST_F() local
142 int32_t profileId = 1; in HWTEST_F() local
158 int32_t profileId = 1; in HWTEST_F() local
[all...]
H A Dnotification_preferences_test.cpp1486 int32_t profileId = 0; in HWTEST_F() local
1500 int32_t profileId = 1; in HWTEST_F() local
1515 int32_t profileId = 1; in HWTEST_F() local
H A Dnotification_preferences_database_test.cpp1078 int32_t profileId = 1; in HWTEST_F() local
H A Dadvanced_notification_service_test.cpp3634 std::string profileId; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Ddisturb_mode.h25 int32_t profileId = INVALID_PROFILE_ID; member
/base/telephony/cellular_data/test/
H A Dcellualr_data_branch_test.cpp442 int32_t profileId = 0; in HWTEST_F() local
/base/telephony/cellular_data/services/include/
H A Ddata_connection_params.h53 void SetProfileId(int32_t profileId) in SetProfileId() argument
29 DataConnectionParams( sptr<ApnHolder> apnHolder, int32_t profileId, int32_t radioTechnology, bool nonTrafficUseOnly, bool roamingState, bool userDataRoaming) DataConnectionParams() argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Ddisturb_mode.cpp112 int profileId = 0; in GetDoNotDisturbProfile() local
/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
H A Dsendsmsmoremode_fuzzer.cpp158 int32_t profileId = static_cast<int32_t>(*data + offset); in DeactivatePdpContext() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp275 std::string NotificationPreferencesInfo::MakeDoNotDisturbProfileKey(int32_t userId, int32_t profileId) in MakeDoNotDisturbProfileKey() argument
308 GetDoNotDisturbProfiles( int32_t profileId, int32_t userId, sptr<NotificationDoNotDisturbProfile> &profile) GetDoNotDisturbProfiles() argument
H A Dnotification_preferences.cpp522 bool NotificationPreferences::CheckDoNotDisturbProfileID(int32_t profileId) in CheckDoNotDisturbProfileID() argument
610 ErrCode NotificationPreferences::UpdateDoNotDisturbProfiles(int32_t userId, int32_t profileId, in UpdateDoNotDisturbProfiles() argument
749 GetDoNotDisturbProfile( int32_t profileId, int32_t userId, sptr<NotificationDoNotDisturbProfile> &profile) GetDoNotDisturbProfile() argument
[all...]
H A Dadvanced_notification_service.cpp758 std::string profileId; in CheckDoNotDisturbProfile() local
700 QueryDoNotDisturbProfile(const int32_t &userId, std::string &enable, std::string &profileId) QueryDoNotDisturbProfile() argument
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_data_parcel.h149 int32_t profileId = 0; member
H A Dtelephony_types.h212 int profileId = 0; member
/base/telephony/telephony_data/pdp_profile/src/
H A Dpdp_profile_ability.cpp188 int PdpProfileAbility::SetPreferApn(int simId, int profileId) in SetPreferApn() argument
302 int profileId = INVALID_PROFILE_ID; in UpdatePreferApn() local
/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dpdp_profile_data.h122 int profileId = 0; member
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp2656 int32_t profileId = data.ReadInt32(); in HandleGetDoNotDisturbProfile() local
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp873 void CellularDataHandler::UpdateApnInfo(const int32_t profileId) in UpdateApnInfo() argument

Completed in 32 milliseconds