Home
last modified time | relevance | path

Searched defs:parameters (Results 1 – 25 of 36) sorted by relevance

12

/base/account/os_account/frameworks/domain_account/test/moduletest/src/
Dmock_domain_plugin.cpp135 AAFwk::WantParams parameters; in GetDomainAccountInfo() local
143 AAFwk::WantParams parameters; in GetDomainAccountInfo() local
151 AAFwk::WantParams parameters; in GetDomainAccountInfo() local
159 AAFwk::WantParams parameters; in GetDomainAccountInfo() local
167 AAFwk::WantParams parameters; in GetDomainAccountInfo() local
175 AAFwk::WantParams parameters; in GetDomainAccountInfo() local
Ddomain_account_common_test.cpp79 AAFwk::WantParams parameters; variable
/base/telephony/core_service/services/network_search/src/
Dnetwork_utils.cpp320 …uple<int32_t, RadioEvent, int32_t, const sptr<INetworkSearchCallback> *, RilFunc_Event> parameters( in SendBase() local
328 …<int32_t, RadioEvent, int32_t, const sptr<INetworkSearchCallback> *, RilFunc_Int_Event> parameters( in SendBase() local
336 …32_t, RadioEvent, int32_t, const sptr<INetworkSearchCallback> *, RilFunc_Int_Int_Event> parameters( in SendBase() local
345 …t, RadioEvent, int32_t, const sptr<INetworkSearchCallback> *, RilFunc_Int_String_Event> parameters( in SendBase() local
354 …uple<int32_t, RadioEvent, int32_t, const sptr<INetworkSearchCallback> *, RilFunc_Event> parameters( in SendCallback() local
363 …uple<int32_t, RadioEvent, int32_t, const sptr<INetworkSearchCallback> *, RilFunc_Event> parameters( in SendCallback() local
372 …<int32_t, RadioEvent, int32_t, const sptr<INetworkSearchCallback> *, RilFunc_Int_Event> parameters( in SendCallbackEx() local
381 …32_t, RadioEvent, int32_t, const sptr<INetworkSearchCallback> *, RilFunc_Int_Int_Event> parameters( in SendCallback() local
391 …t, RadioEvent, int32_t, const sptr<INetworkSearchCallback> *, RilFunc_Int_String_Event> parameters( in SendCallback() local
/base/telephony/cellular_data/frameworks/js/napi/src/
Dnapi_cellular_data.cpp49 static bool MatchCellularDataParameters(napi_env env, const napi_value parameters[], const size_t p… in MatchCellularDataParameters()
62 napi_env env, const napi_value parameters[], const size_t parameterCount) in MatchEnableCellularDataRoamingParameters()
161 napi_value parameters[1]; in GetCellularDataState() local
223 napi_value parameters[1]; in IsCellularDataEnabled() local
349 napi_value parameters[1]; in EnableCellularData() local
393 napi_value parameters[1]; in DisableCellularData() local
444 napi_value parameters[paramLimitTwo] = { 0 }; in EnableCellularDataRoaming() local
495 napi_value parameters[paramLimitTwo] = { 0 }; in DisableCellularDataRoaming() local
567 napi_value parameters[paramLimitTwo] = {0}; in IsCellularDataRoamingEnabled() local
591 napi_env env, const napi_value parameters[], const size_t parameterCount) in MatchGetDefaultCellularDataSlotIdParameters()
[all …]
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_authorization_extension_ability_test.cpp60 const AsyncCallbackError &businessError, const AAFwk::WantParams &parameters) in OnResult()
116 AAFwk::WantParams parameters; variable
131 AAFwk::WantParams parameters; variable
/base/telephony/sms_mms/frameworks/js/napi/src/
Dnapi_sms.cpp232 static int32_t MatchSendMessageParameters(napi_env env, napi_value parameters[], size_t parameterCo… in MatchSendMessageParameters()
323 napi_value parameters[1] = {0}; in SendMessage() local
350 static int32_t MatchSendShortMessageParameters(napi_env env, napi_value parameters[], size_t parame… in MatchSendShortMessageParameters()
401 napi_value parameters[TWO_PARAMETERS] = { 0 }; in SendShortMessage() local
499 static bool MatchCreateMessageParameter(napi_env env, const napi_value parameters[], size_t paramet… in MatchCreateMessageParameter()
525 napi_value parameters[THREE_PARAMETERS] = {0}; in CreateMessage() local
560 static bool MatchSetDefaultSmsSlotIdParameters(napi_env env, const napi_value parameters[], size_t … in MatchSetDefaultSmsSlotIdParameters()
607 napi_value parameters[TWO_PARAMETERS] = {0}; in SetDefaultSmsSlotId() local
632 static bool MatchGetDefaultSmsSlotIdParameters(napi_env env, const napi_value parameters[], size_t … in MatchGetDefaultSmsSlotIdParameters()
679 napi_value parameters[1] = {0}; in GetDefaultSmsSlotId() local
[all …]
Dnapi_send_recv_mms.cpp199 bool MatchMmsParameters(napi_env env, napi_value parameters[], size_t parameterCount) in MatchMmsParameters()
284 napi_value parameters[THREE_PARAMETERS] = { 0 }; in SendMms() local
502 napi_value parameters[THREE_PARAMETERS] = { 0 }; in DownloadMms() local
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp170 static bool MatchGetRadioTechParameter(napi_env env, const napi_value parameters[], size_t paramete… in MatchGetRadioTechParameter()
188 napi_value parameters[PARAMETER_COUNT_TWO] = { 0 }; in GetRadioTech() local
285 napi_value parameters[PARAMETER_COUNT_TWO] = { 0 }; in GetSignalInfoList() local
306 napi_value parameters[] = { nullptr }; in GetSignalInfoListSync() local
525 napi_value parameters[PARAMETER_COUNT_TWO] = {0}; in GetNetworkState() local
599 napi_value parameters[PARAMETER_COUNT_TWO] = {0}; in GetNetworkSelectionMode() local
718 static bool MatchGetNetworkSearchInformation(napi_env env, const napi_value parameters[], size_t pa… in MatchGetNetworkSearchInformation()
736 napi_value parameters[PARAMETER_COUNT_TWO] = { 0 }; in GetNetworkSearchInformation() local
788 static bool MatchSetNetworkSelectionModeParameters(napi_env env, napi_value parameters[], size_t pa… in MatchSetNetworkSelectionModeParameters()
956 napi_value parameters[PARAMETER_COUNT_TWO] = { 0 }; in SetNetworkSelectionMode() local
[all …]
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_authorization_extension_callback_client.cpp33 const AsyncCallbackError &businessError, const AAFwk::WantParams &parameters) in OnResult()
Dapp_account_authorization_extension_callback_service.cpp31 const AsyncCallbackError &businessError, const AAFwk::WantParams &parameters) in OnResult()
Dapp_account_authorization_extension_callback_stub.cpp69 std::shared_ptr<AAFwk::WantParams> parameters(data.ReadParcelable<AAFwk::WantParams>()); in ProcOnResult() local
Dapp_account_authorization_extension_callback_proxy.cpp47 const AsyncCallbackError &businessError, const AAFwk::WantParams &parameters) in OnResult()
Dapp_account_authorization_extension_stub.cpp62 std::shared_ptr<AAFwk::WantParams> parameters(data.ReadParcelable<AAFwk::WantParams>()); in ReadRequest() local
/base/account/os_account/services/accountmgr/src/domain_account/
Ddomain_has_domain_info_callback.cpp39 std::shared_ptr<AAFwk::WantParams> parameters(AAFwk::WantParams::Unmarshalling(parcel)); in OnResult() local
Ddomain_account_manager_service.cpp51 …const DomainAccountInfo &info, const AAFwk::WantParams &parameters, const sptr<IDomainAccountCallb… in GetAccessToken()
/base/account/os_account/frameworks/appaccount/native/include/
Dapp_account_common.h54 AAFwk::WantParams parameters; member
62 AAFwk::WantParams parameters; member
80 AAFwk::Want parameters; member
125 AAFwk::WantParams parameters; member
133 AAFwk::WantParams parameters; member
/base/telephony/core_service/frameworks/js/vcard/src/
Dnapi_vcard.cpp96 …napi_env env, napi_value parameters[], size_t parameterCount, bool &hasAccountId, bool &hasCallbac… in MatchImportParameters()
189 napi_value parameters[FOUR_PARAMETERS] = { 0 }; in ImportVCard() local
276 … napi_env env, napi_value parameters[], size_t parameterCount, bool &hasOption, bool &hasCallback) in MatchExportParameters()
346 void HandleOptionParameters(napi_env env, napi_value parameters[], size_t parameterCount, ExportCon… in HandleOptionParameters()
375 napi_value parameters[FOUR_PARAMETERS] = { 0 }; in ExportVCard() local
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_domain_account_callback.cpp49 std::shared_ptr<AAFwk::WantParams> parameters(AAFwk::WantParams::Unmarshalling(parcel)); in OnResult() local
/base/useriam/user_auth_framework/services/core/src/
Dschedule_node_impl.h54 std::shared_ptr<Attributes> parameters; member
Dschedule_node_builder.cpp97 …Builder> ScheduleNodeBuilder::SetParametersAttributes(const std::shared_ptr<Attributes> &parameter… in SetParametersAttributes()
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
Dnapi_faultlogger.cpp159 napi_value parameters[2] = {0}; in QuerySelfFaultLog() local
205 napi_value parameters[4] = {0}; in AddFaultLog() local
249 napi_value parameters[2] = {0}; in Query() local
/base/telephony/state_registry/frameworks/js/napi/src/
Dnapi_state_registry.cpp121 napi_value parameters[] = { nullptr, nullptr, nullptr }; in On() local
220 napi_value parameters[] = { nullptr, nullptr }; in Off() local
/base/account/os_account/services/accountmgr/test/unittest/domain_account/
Ddomain_account_manager_inner_service_test.cpp280 AAFwk::WantParams parameters; variable
294 AAFwk::WantParams parameters; variable
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp1207 napi_env env, const napi_value parameters[], const size_t parameterCount) in MatchStringAndVariableObjectParameters()
1640 bool NapiCallManager::MatchEmptyParameter(napi_env env, const napi_value parameters[], const size_t… in MatchEmptyParameter()
1654 napi_env env, const napi_value parameters[], const size_t parameterCount) in MatchOneOptionalNumberParameter()
1674 napi_env env, const napi_value parameters[], const size_t parameterCount) in MatchAnswerCallParameter()
1692 bool NapiCallManager::MatchOneStringParameter(napi_env env, const napi_value parameters[], const si… in MatchOneStringParameter()
1706 napi_env env, const napi_value parameters[], const size_t parameterCount) in MatchObserverOffParameter()
1721 bool NapiCallManager::MatchOneNumberParameter(napi_env env, const napi_value parameters[], const si… in MatchOneNumberParameter()
1734 bool NapiCallManager::MatchTwoNumberParameters(napi_env env, const napi_value parameters[], const s… in MatchTwoNumberParameters()
1747 bool NapiCallManager::MatchTwoStringParameter(napi_env env, const napi_value parameters[], const si… in MatchTwoStringParameter()
1761 napi_env env, const napi_value parameters[], const size_t parameterCount) in MatchNumberAndBoolParameters()
[all …]
/base/telephony/core_service/services/network_search/include/
Dnetwork_utils.h296 …std::tuple<int32_t, RadioEvent, int32_t, const sptr<INetworkSearchCallback> *, T> &parameters, Arg… in Send()

12