Home
last modified time | relevance | path

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

12

/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
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_profile.cpp58 int32_t profileId; in GetProfile() local
108 napi_value profileId = nullptr; in ProfileIdInit() local
[all...]
/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_ffi.cpp63 int32_t FfiBluetoothConGetProfileConnectionState(int32_t profileId, int32_t* errCode) in FfiBluetoothConGetProfileConnectionState() argument
H A Dbluetooth_connection_impl.cpp146 int32_t ConnectionImpl::GetProfileConnectionState(int32_t profileId, int32_t* errCode) in GetProfileConnectionState() argument
/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp96 AddDevicesToArray( cJSON *json, const std::vector<OHOS::Bluetooth::BluetoothRemoteDevice>& devices, uint32_t profileId) AddDevicesToArray() 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
/foundation/communication/bluetooth/frameworks/js/napi/src/constant/
H A Dnapi_bluetooth_constant.cpp73 napi_value profileId = nullptr; in ProfileIdInit() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_model.c106 static int32_t AddLaneModel(uint64_t laneId, uint32_t profileId, LaneProfile *laneProfile) in AddLaneModel() argument
151 uint32_t profileId = GenerateLaneProfileId(&param); in BindLaneIdToProfile() local
160 void UnbindLaneIdFromProfile(uint64_t laneId, uint32_t profileId) in UnbindLaneIdFromProfile() argument
178 GetLaneProfile(uint32_t profileId, LaneProfile *profile) GetLaneProfile() argument
202 GetLaneIdList(uint32_t profileId, uint64_t **laneIdList, uint32_t *listSize) GetLaneIdList() argument
[all...]
H A Dlnn_lane.c238 static void LaneIdEnabled(uint64_t laneId, uint32_t profileId) in LaneIdEnabled() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_deps_mock.cpp89 void UnbindLaneReqIdFromProfile(uint32_t laneReqId, uint32_t profileId) in UnbindLaneReqIdFromProfile() argument
/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...]
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_data_parcel.h149 int32_t 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
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp358 int32_t BluetoothHostProxy::GetBtProfileConnState(uint32_t profileId, int &state) in GetBtProfileConnState() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp472 uint32_t profileId; in GetBtProfileConnStateInner() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp879 int BluetoothHost::GetBtProfileConnState(uint32_t profileId, int &state) const in GetBtProfileConnState() argument

Completed in 33 milliseconds

12