/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | notification_preferences_info_test.cpp | 103 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 D | notification_preferences_test.cpp | 1486 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 D | notification_preferences_database_test.cpp | 1078 int32_t profileId = 1; in HWTEST_F() local
|
H A D | advanced_notification_service_test.cpp | 3634 std::string profileId; in HWTEST_F() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/include/ |
H A D | disturb_mode.h | 25 int32_t profileId = INVALID_PROFILE_ID; member
|
/base/telephony/cellular_data/test/ |
H A D | cellualr_data_branch_test.cpp | 442 int32_t profileId = 0; in HWTEST_F() local
|
/base/telephony/cellular_data/services/include/ |
H A D | data_connection_params.h | 53 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 D | disturb_mode.cpp | 112 int profileId = 0; in GetDoNotDisturbProfile() local
|
/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/ |
H A D | sendsmsmoremode_fuzzer.cpp | 158 int32_t profileId = static_cast<int32_t>(*data + offset); in DeactivatePdpContext() local
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_preferences_info.cpp | 275 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 D | notification_preferences.cpp | 522 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 D | advanced_notification_service.cpp | 758 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 D | tel_ril_data_parcel.h | 149 int32_t profileId = 0; member
|
H A D | telephony_types.h | 212 int profileId = 0; member
|
/base/telephony/telephony_data/pdp_profile/src/ |
H A D | pdp_profile_ability.cpp | 188 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 D | pdp_profile_data.h | 122 int profileId = 0; member
|
/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_stub.cpp | 2656 int32_t profileId = data.ReadInt32(); in HandleGetDoNotDisturbProfile() local
|
/base/telephony/cellular_data/services/src/ |
H A D | cellular_data_handler.cpp | 873 void CellularDataHandler::UpdateApnInfo(const int32_t profileId) in UpdateApnInfo() argument
|