Home
last modified time | relevance | path

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

12

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_info_test.cpp103 int32_t profileId = 1; variable
120 int32_t profileId = 1; variable
142 int32_t profileId = 1; variable
158 int32_t profileId = 1; variable
H A Dnotification_preferences_test.cpp1486 int32_t profileId = 0; variable
1500 int32_t profileId = 1; variable
1515 int32_t profileId = 1; variable
H A Dnotification_preferences_database_test.cpp1078 int32_t profileId = 1; variable
/ohos5.0/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()
151 uint32_t profileId = GenerateLaneProfileId(&param); in BindLaneIdToProfile() local
160 void UnbindLaneIdFromProfile(uint64_t laneId, uint32_t profileId) in UnbindLaneIdFromProfile()
178 int32_t GetLaneProfile(uint32_t profileId, LaneProfile *profile) in GetLaneProfile()
202 int32_t GetLaneIdList(uint32_t profileId, uint64_t **laneIdList, uint32_t *listSize) in GetLaneIdList()
H A Dlnn_lane.c238 static void LaneIdEnabled(uint64_t laneId, uint32_t profileId) in LaneIdEnabled()
/ohos5.0/base/telephony/cellular_data/services/include/
H A Ddata_connection_params.h30 … sptr<ApnHolder> apnHolder, int32_t profileId, int32_t radioTechnology, bool nonTrafficUseOnly, in DataConnectionParams()
53 void SetProfileId(int32_t profileId) in SetProfileId()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_profile.cpp62 int32_t profileId; in GetProfile() local
112 napi_value profileId = nullptr; in ProfileIdInit() local
H A Dnapi_bluetooth_utils.cpp351 uint32_t profileId = 0; in GetProfileId() local
675 bool CheckProfileIdParam(napi_env env, napi_callback_info info, int &profileId) in CheckProfileIdParam()
686 bool CheckProfileIdParamEx(napi_env env, napi_callback_info info, int &profileId, size_t &argc) in CheckProfileIdParamEx()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_data_profile_data_info_v10.md69 ### profileId subsection
H A D_data_profile_data_info_v11.md69 ### profileId subsection
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/clone/
H A Dnotification_clone_disturb_service.cpp87 int32_t profileId = -1; in OnRestore() local
180 int32_t profileId = -1; in HandlerBundleEvent() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp276 …::string NotificationPreferencesInfo::MakeDoNotDisturbProfileKey(int32_t userId, int32_t profileId) in MakeDoNotDisturbProfileKey()
310 int32_t profileId, int32_t userId, sptr<NotificationDoNotDisturbProfile> &profile) in GetDoNotDisturbProfiles()
H A Dnotification_preferences.cpp541 bool NotificationPreferences::CheckDoNotDisturbProfileID(int32_t profileId) in CheckDoNotDisturbProfileID()
641 ErrCode NotificationPreferences::UpdateDoNotDisturbProfiles(int32_t userId, int32_t profileId, in UpdateDoNotDisturbProfiles()
775 int32_t profileId, int32_t userId, sptr<NotificationDoNotDisturbProfile> &profile) in GetDoNotDisturbProfile()
H A Dadvanced_notification_service.cpp711 std::string &enable, std::string &profileId) in QueryDoNotDisturbProfile()
768 std::string profileId; in CheckDoNotDisturbProfile() local
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp97 …JSON *json, const std::vector<OHOS::Bluetooth::BluetoothRemoteDevice>& devices, uint32_t profileId) in AddDevicesToArray()
/ohos5.0/base/telephony/telephony_data/pdp_profile/src/
H A Dpdp_profile_ability.cpp188 int PdpProfileAbility::SetPreferApn(int simId, int profileId) in SetPreferApn()
302 int profileId = INVALID_PROFILE_ID; in UpdatePreferApn() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/constant/
H A Dnapi_bluetooth_constant.cpp76 napi_value profileId = nullptr; in ProfileIdInit() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Ddisturb_mode.h25 int32_t profileId = INVALID_PROFILE_ID; member
/ohos5.0/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()
/ohos5.0/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
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dpdp_profile_data.h122 int profileId = 0; member
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_data_parcel.h144 int32_t profileId = 0; member
H A Dtelephony_types.h166 int profileId = 0; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Ddisturb_mode.cpp112 int profileId = 0; in GetDoNotDisturbProfile() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp264 int profileId = 0; in GetProfileConnectionState() local
282 int profileId = 0; in GetProfileConnectionStateEx() local

12