| /base/msdp/device_status/tools/vdev/json/ |
| D | simulate_raw_keyboard_clicks.json | 5 { "type": 4, "code": 4, "value": 30 }, number 6 { "type": 1, "code": 42, "value": 1 }, number 7 { "type": 0, "code": 0, "value": 0 }, number 8 { "type": 4, "code": 4, "value": 30 }, number 9 { "type": 1, "code": 35, "value": 1 }, number 10 { "type": 0, "code": 0, "value": 0 }, number 11 { "type": 4, "code": 4, "value": 30 }, number 12 { "type": 1, "code": 35, "value": 0 }, number 13 { "type": 0, "code": 0, "value": 0 }, number 14 { "type": 4, "code": 4, "value": 30 }, number [all …]
|
| D | simulate_raw_touchscreen_dragging.json | 5 { "type": 3, "code": 53, "value": 390 }, number 6 { "type": 3, "code": 54, "value": 1033 }, number 7 { "type": 3, "code": 57, "value": 0 }, number 8 { "type": 0, "code": 2, "value": 0 }, number 9 { "type": 1, "code": 330, "value": 1 }, number 10 { "type": 0, "code": 2, "value": 0 }, number 11 { "type": 0, "code": 0, "value": 0 }, number 12 { "type": 3, "code": 53, "value": 390 }, number 13 { "type": 3, "code": 54, "value": 1033 }, number 14 { "type": 3, "code": 57, "value": 0 }, number [all …]
|
| D | simulate_raw_mouse_dragging.json | 5 { "type": 4, "code": 4, "value": 30 }, number 6 { "type": 1, "code": 272, "value": 1 }, number 7 { "type": 0, "code": 0, "value": 0 }, number 8 { "type": 2, "code": 0, "value": 1 }, number 9 { "type": 2, "code": 1, "value": -3 }, number 10 { "type": 0, "code": 0, "value": 0 }, number 11 { "type": 2, "code": 0, "value": 2 }, number 12 { "type": 2, "code": 1, "value": -2 }, number 13 { "type": 0, "code": 0, "value": 0 }, number 14 { "type": 2, "code": 1, "value": -3 }, number [all …]
|
| D | simulate_raw_mouse_operation.json | 5 { "type": 4, "code": 4, "value": 30 }, number 6 { "type": 1, "code": 273, "value": 1 }, number 7 { "type": 0, "code": 0, "value": 0 }, number 8 { "type": 2, "code": 0, "value": 4 }, number 9 { "type": 2, "code": 1, "value": -3 }, number 10 { "type": 0, "code": 0, "value": 0 }, number 11 { "type": 2, "code": 0, "value": 2 }, number 12 { "type": 2, "code": 1, "value": -2 }, number 13 { "type": 0, "code": 0, "value": 0 }, number 14 { "type": 2, "code": 1, "value": -3 }, number [all …]
|
| /base/print/print_fwk/test/unittest/service_test/ |
| D | print_service_stub_test.cpp | 56 uint32_t code = static_cast<uint32_t>(CMD_START_PRINT); variable 74 uint32_t code = static_cast<uint32_t>(CMD_START_PRINT + 100); variable 93 uint32_t code = static_cast<uint32_t>(CMD_START_PRINT); variable 116 uint32_t code = static_cast<uint32_t>(CMD_START_PRINT); variable 143 uint32_t code = static_cast<uint32_t>(CMD_START_PRINT); variable 174 uint32_t code = static_cast<uint32_t>(CMD_START_PRINT); variable 208 uint32_t code = static_cast<uint32_t>(CMD_STOP_PRINT); variable 232 uint32_t code = static_cast<uint32_t>(CMD_CONNECTPRINTER); variable 256 uint32_t code = static_cast<uint32_t>(CMD_DISCONNECTPRINTER); variable 280 uint32_t code = static_cast<uint32_t>(CMD_STARTDISCOVERPRINTER); variable [all …]
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| D | thermal_mock_stub_test.cpp | 64 uint32_t code = 0; variable 91 for (uint32_t code = begin; code <= end; ++code) { variable 108 uint32_t code = 0; variable 122 uint32_t code = 9999; variable 143 …uint32_t code = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::REG_THERMAL_TEMP_CALLBACK… variable 168 …uint32_t code = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::REG_THERMAL_LEVEL_CALLBAC… variable 196 …uint32_t code = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::REG_THERMAL_ACTION_CALLBA… variable 220 uint32_t code = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::GET_SENSOR_INFO); variable 238 uint32_t code = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::SET_SCENE); variable 257 uint32_t code = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP); variable
|
| /base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/mock/src/ |
| D | enterprise_device_mgr_stub_mock.cpp | 35 int EnterpriseDeviceMgrStubMock::InvokeSendRequestGetEnterpriseInfo(uint32_t code, MessageParcel &d… in InvokeSendRequestGetEnterpriseInfo() 46 int EnterpriseDeviceMgrStubMock::InvokeSendRequestEnableAdmin(uint32_t code, MessageParcel &data, M… in InvokeSendRequestEnableAdmin() 58 int EnterpriseDeviceMgrStubMock::InvokeSendRequestMapEnableAdminTwoSuc(uint32_t code, MessageParcel… in InvokeSendRequestMapEnableAdminTwoSuc() 72 int EnterpriseDeviceMgrStubMock::InvokeSendRequestSetPolicy(uint32_t code, MessageParcel &data, Mes… in InvokeSendRequestSetPolicy() 81 int EnterpriseDeviceMgrStubMock::InvokeSendRequestGetPolicy(uint32_t code, MessageParcel &data, Mes… in InvokeSendRequestGetPolicy() 91 int EnterpriseDeviceMgrStubMock::InvokeSendRequestGetPolicyForWriteFileToStream(uint32_t code, Mess… in InvokeSendRequestGetPolicyForWriteFileToStream() 102 int EnterpriseDeviceMgrStubMock::InvokeSendRequestSetPolicyInstallFail(uint32_t code, MessageParcel… in InvokeSendRequestSetPolicyInstallFail() 111 int EnterpriseDeviceMgrStubMock::InvokeBoolSendRequestGetPolicy(uint32_t code, MessageParcel &data, in InvokeBoolSendRequestGetPolicy() 121 int EnterpriseDeviceMgrStubMock::InvokeBoolSendRequestGetFirewallRule(uint32_t code, MessageParcel … in InvokeBoolSendRequestGetFirewallRule() 134 int EnterpriseDeviceMgrStubMock::InvokeSendRequestGetDomainFilterRules(uint32_t code, MessageParcel… in InvokeSendRequestGetDomainFilterRules() [all …]
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| D | notification_manager_ffi.cpp | 29 auto code = NotificationManagerImpl::Publish(request); in FfiOHOSNotificationManagerPublish() local 35 auto code = NotificationManagerImpl::Cancel(id, label); in FfiOHOSNotificationManagerCancel() local 41 auto code = NotificationManagerImpl::CancelAll(); in FfiOHOSNotificationManagerCancelAll() local 47 auto code = NotificationManagerImpl::AddSlot(type); in FfiOHOSNotificationManagerAddSlot() local 65 auto code = NotificationManagerImpl::RemoveSlot(type); in FfiOHOSNotificationManagerRemoveSlot() local 71 auto code = NotificationManagerImpl::RemoveAllSlots(); in FfiOHOSNotificationManagerRemoveAllSlots() local 89 auto code = NotificationManagerImpl::CancelGroup(cGroupName); in FfiOHOSNotificationManagerCancelGroup() local 101 auto code = NotificationManagerImpl::SetNotificationEnable(option, enable); in FfiOHOSNotificationManagerSetNotificationEnable() local 107 auto code = NotificationManagerImpl::DisplayBadge(option, enable); in FfiOHOSNotificationManagerDisplayBadge() local 121 auto code = NotificationManagerImpl::SetSlotFlagsByBundle(option, slotFlags); in FfiOHOSNotificationManagerSetSlotFlagsByBundle() local [all …]
|
| D | notification_manager_impl.cpp | 67 int code = NotificationHelper::PublishNotification(request); in Publish() local 73 int code = NotificationHelper::CancelNotification(label, id); in Cancel() local 79 int code = NotificationHelper::CancelAllNotifications(); in CancelAll() local 89 int code = NotificationHelper::AddSlotByType(slot); in AddSlot() local 157 int code = NotificationHelper::RemoveNotificationSlot(slot); in RemoveSlot() local 163 int code = NotificationHelper::RemoveAllSlots(); in RemoveAllSlots() local 171 int code = NotificationHelper::GetActiveNotificationNums(num); in GetActiveNotificationCount() local 181 int code = NotificationHelper::GetActiveNotifications(requests); in GetActiveNotifications() local 221 int code = NotificationHelper::CancelGroup(groupName); in CancelGroup() local 230 int code = NotificationHelper::IsSupportTemplate(templateName, isSupport); in IsSupportTemplate() local [all …]
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | ans_manager_stub_test.cpp | 58 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::PUBLISH_NOTIFICATION); variable 77 uint32_t code = 267; variable 96 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::PUBLISH_NOTIFICATION); variable 124 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::PUBLISH_NOTIFICATION); variable 145 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::PUBLISH_NOTIFICATION); variable 166 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::CANCEL_NOTIFICATION); variable 191 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::CANCEL_NOTIFICATION); variable 212 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::CANCEL_NOTIFICATION); variable 233 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::CANCEL_ALL_NOTIFICATIONS); variable 254 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::CANCEL_AS_BUNDLE); variable [all …]
|
| /base/powermgr/battery_manager/test/unittest/src/ |
| D | battery_srv_stub_test.cpp | 61 uint32_t code = 0; variable 79 for (uint32_t code = begin; code <= end; ++code) { variable 97 uint32_t code = -100; variable 118 uint32_t code = static_cast<uint32_t>(PowerMgr::BatterySrvInterfaceCode::SET_BATTERY_CONFIG); variable 136 uint32_t code = static_cast<uint32_t>(PowerMgr::BatterySrvInterfaceCode::GET_BATTERY_CONFIG); variable 154 … uint32_t code = static_cast<uint32_t>(PowerMgr::BatterySrvInterfaceCode::SUPPORT_BATTERY_CONFIG); variable
|
| /base/customization/enterprise_device_management/test/unittest/common/ |
| D | edm_data_ability_utils_test.cpp | 66 ErrCode code = EdmDataAbilityUtils::GetStringFromSettingsDataShare(INVAILD_STRING, result); variable 86 ErrCode code = EdmDataAbilityUtils::GetStringFromSettingsDataShare(KEY_DEVICE_NAME, result); variable 102 ErrCode code = EdmDataAbilityUtils::GetIntFromSettingsDataShare(INVAILD_STRING, result); variable 118 ErrCode code = EdmDataAbilityUtils::UpdateSettingsData(KEY_SCREEN_OFF_TIME, value); variable 133 ErrCode code = EdmDataAbilityUtils::UpdateSettingsData(KEY_SCREEN_OFF_TIME, value); variable
|
| /base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
| D | print_extension_callback_stub_test.cpp | 54 uint32_t code = static_cast<uint32_t>(PRINT_EXTCB); variable 71 uint32_t code = static_cast<uint32_t>(PRINT_EXTCB + 100); variable 89 uint32_t code = static_cast<uint32_t>(PRINT_EXTCB); variable 107 uint32_t code = static_cast<uint32_t>(PRINT_EXTCB); variable 129 uint32_t code = static_cast<uint32_t>(PRINT_EXTCB_PRINTJOB); variable 147 uint32_t code = static_cast<uint32_t>(PRINT_EXTCB_PRINTJOB); variable 169 uint32_t code = static_cast<uint32_t>(PRINT_EXTCB_PRINTER); variable 187 uint32_t code = static_cast<uint32_t>(PRINT_EXTCB_PRINTER); variable 212 uint32_t code = static_cast<uint32_t>(PRINT_EXTCB_PRINTCAPABILITY); variable 230 uint32_t code = static_cast<uint32_t>(PRINT_EXTCB_PRINTCAPABILITY); variable
|
| D | print_callback_stub_test.cpp | 55 uint32_t code = static_cast<uint32_t>(PRINT_CALLBACK_TASK); variable 73 uint32_t code = static_cast<uint32_t>(PRINT_CALLBACK_TASK + 100); variable 92 uint32_t code = static_cast<uint32_t>(PRINT_CALLBACK_TASK); variable 124 uint32_t code = static_cast<uint32_t>(PRINT_CALLBACK_PRINTER); variable 153 uint32_t code = static_cast<uint32_t>(PRINT_CALLBACK_PRINT_JOB); variable 182 uint32_t code = static_cast<uint32_t>(PRINT_CALLBACK_EXTINFO); variable 207 uint32_t code = static_cast<uint32_t>(PRINT_CALLBACK_PRINT_JOB_ADAPTER); variable 231 uint32_t code = static_cast<uint32_t>(PRINT_CALLBACK_PRINT_JOB_CHANGED_ADAPTER); variable 257 uint32_t code = static_cast<uint32_t>(PRINT_CALLBACK_PRINT_GET_FILE_ADAPTER); variable
|
| /base/useriam/user_auth_framework/test/unittest/services/src/ |
| D | user_idm_stub_test.cpp | 55 uint32_t code = UserIdmInterfaceCode::USER_IDM_OPEN_SESSION; variable 82 uint32_t code = UserIdmInterfaceCode::USER_IDM_OPEN_SESSION; variable 99 uint32_t code = UserIdmInterfaceCode::USER_IDM_CLOSE_SESSION; variable 124 uint32_t code = UserIdmInterfaceCode::USER_IDM_CLOSE_SESSION; variable 137 uint32_t code = UserIdmInterfaceCode::USER_IDM_GET_CRED_INFO; variable 172 uint32_t code = UserIdmInterfaceCode::USER_IDM_GET_CRED_INFO; variable 192 uint32_t code = UserIdmInterfaceCode::USER_IDM_GET_SEC_INFO; variable 225 uint32_t code = UserIdmInterfaceCode::USER_IDM_GET_SEC_INFO; variable 244 uint32_t code = UserIdmInterfaceCode::USER_IDM_ADD_CREDENTIAL; variable 283 uint32_t code = UserIdmInterfaceCode::USER_IDM_ADD_CREDENTIAL; variable [all …]
|
| D | user_auth_stub_test.cpp | 51 uint32_t code = UserAuthInterfaceCode::USER_AUTH_ON_SEND_COMMAND; variable 64 uint32_t code = UserAuthInterfaceCode::USER_AUTH_GET_ENROLLED_STATE; variable 95 uint32_t code = static_cast<uint32_t>(UserAuthInterfaceCode::USER_AUTH_GET_ENROLLED_STATE); variable 118 uint32_t code = UserAuthInterfaceCode::USER_AUTH_GET_AVAILABLE_STATUS; variable 140 uint32_t code = static_cast<uint32_t>(UserAuthInterfaceCode::USER_AUTH_GET_AVAILABLE_STATUS); variable 160 uint32_t code = UserAuthInterfaceCode::USER_AUTH_GET_PROPERTY; variable 201 uint32_t code = UserAuthInterfaceCode::USER_AUTH_GET_PROPERTY; variable 218 uint32_t code = UserAuthInterfaceCode::USER_AUTH_SET_PROPERTY; variable 258 uint32_t code = UserAuthInterfaceCode::USER_AUTH_SET_PROPERTY; variable 275 uint32_t code = UserAuthInterfaceCode::USER_AUTH_AUTH; variable [all …]
|
| /base/powermgr/battery_lite/test/ |
| D | battery_test.js | 21 fail: function(data, code) { argument 30 fail: function(data, code) { argument 39 fail: function(data, code) { argument 48 fail: function(data, code) { argument 57 fail: function(data, code) { argument 66 fail: function(data, code) { argument 75 fail: function(data, code) { argument
|
| /base/global/i18n/services/src/ |
| D | i18n_service_ability_client.cpp | 48 int32_t code = 0; in SetSystemLanguage() local 66 int32_t code = 0; in SetSystemRegion() local 84 int32_t code = 0; in SetSystemLocale() local 102 int32_t code = 0; in Set24HourClock() local 120 int32_t code = 0; in SetUsingLocalDigit() local 138 int32_t code = 0; in AddPreferredLanguage() local 156 int32_t code = 0; in RemovePreferredLanguage() local 174 int32_t code = 0; in SetTemperatureType() local 192 int32_t code = 0; in SetFirstDayOfWeek() local
|
| /base/customization/enterprise_device_management/services/edm/src/query_policy/ |
| D | plugin_policy_reader.cpp | 116 std::uint32_t code = FuncCodeUtils::GetPolicyCode(funcCode); in GetPolicyByCode() local 120 …uginPolicyReader::GetPolicyByCodeInner(std::shared_ptr<PolicyManager> policyManager, uint32_t code, in GetPolicyByCodeInner() 134 ErrCode PluginPolicyReader::GetPolicyQuery(std::shared_ptr<IPolicyQuery> &obj, uint32_t code) in GetPolicyQuery() 181 ErrCode PluginPolicyReader::GetPolicyQueryFirst(std::shared_ptr<IPolicyQuery> &obj, uint32_t code) in GetPolicyQueryFirst() 231 ErrCode PluginPolicyReader::GetPolicyQuerySecond(std::shared_ptr<IPolicyQuery> &obj, uint32_t code) in GetPolicyQuerySecond() 280 ErrCode PluginPolicyReader::GetPolicyQueryEnd(std::shared_ptr<IPolicyQuery> &obj, uint32_t code) in GetPolicyQueryEnd()
|
| /base/notification/common_event_service/frameworks/core/test/unittest/ |
| D | common_event_stub_test.cpp | 63 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest() 132 const uint32_t code = -1; variable 151 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_PUBLISH_COMMON_EVENT); variable 175 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_PUBLISH_COMMON_EVENT); variable 198 … const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_PUBLISH_COMMON_EVENT2); variable 223 … const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_PUBLISH_COMMON_EVENT2); variable 245 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_FINISH_RECEIVER); variable 267 … const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_SUBSCRIBE_COMMON_EVENT); variable 289 … const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_SUBSCRIBE_COMMON_EVENT); variable 312 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_FREEZE); variable [all …]
|
| /base/account/os_account/services/accountmgr/src/account_iam/ |
| D | account_iam_client_callback_proxy.cpp | 23 const sptr<IRemoteObject> &remote, uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequestFunc() 39 static void OnResultFunc(const sptr<IRemoteObject> &remote, uint32_t code, std::u16string descripto… in OnResultFunc() 84 uint32_t code = static_cast<uint32_t>(IDMCallbackInterfaceCode::ON_ACQUIRE_INFO); in OnAcquireInfo() local 90 uint32_t code = static_cast<uint32_t>(IDMCallbackInterfaceCode::ON_RESULT); in OnResult() local 133 uint32_t code = static_cast<uint32_t>(GetCredInfoCallbackInterfaceCode::ON_CREDENTIAL_INFO); in OnCredentialInfo() local 143 uint32_t code = static_cast<uint32_t>(GetSetPropCallbackInterfaceCode::ON_RESULT); in OnResult() local 167 uint32_t code = static_cast<uint32_t>(GetEnrolledIdCallbackInterfaceCode::ON_ENROLLED_ID); in OnEnrolledId() local 177 uint32_t code = static_cast<uint32_t>(PreRemoteAuthCallbackInterfaceCode::ON_RESULT); in OnResult() local
|
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| D | app_account_stub.cpp | 281 int AppAccountStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Messa… in OnRemoteRequest() 351 ErrCode AppAccountStub::ProcAddAccount(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcAddAccount() 366 ErrCode AppAccountStub::ProcAddAccountImplicitly(uint32_t code, MessageParcel &data, MessageParcel … in ProcAddAccountImplicitly() 388 ErrCode AppAccountStub::ProcCreateAccount(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcCreateAccount() 415 ErrCode AppAccountStub::ProcCreateAccountImplicitly(uint32_t code, MessageParcel &data, MessageParc… in ProcCreateAccountImplicitly() 439 ErrCode AppAccountStub::ProcDeleteAccount(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcDeleteAccount() 452 ErrCode AppAccountStub::ProcGetAccountExtraInfo(uint32_t code, MessageParcel &data, MessageParcel &… in ProcGetAccountExtraInfo() 470 ErrCode AppAccountStub::ProcSetAccountExtraInfo(uint32_t code, MessageParcel &data, MessageParcel &… in ProcSetAccountExtraInfo() 485 ErrCode AppAccountStub::ProcSetAppAccess(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcSetAppAccess() 517 ErrCode AppAccountStub::ProcCheckAppAccountSyncEnable(uint32_t code, MessageParcel &data, MessagePa… in ProcCheckAppAccountSyncEnable() [all …]
|
| /base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
| D | executor_callback_stub_test.cpp | 56 uint32_t code = ExecutorCallbackInterfaceCode::ON_MESSENGER_READY; variable 79 uint32_t code = ExecutorCallbackInterfaceCode::ON_BEGIN_EXECUTE; variable 101 uint32_t code = ExecutorCallbackInterfaceCode::ON_END_EXECUTE; variable 121 uint32_t code = ExecutorCallbackInterfaceCode::ON_SET_PROPERTY; variable 140 uint32_t code = ExecutorCallbackInterfaceCode::ON_GET_PROPERTY; variable 160 uint32_t code = ExecutorCallbackInterfaceCode::ON_SEND_DATA; variable
|
| D | executor_callback_proxy_test.cpp | 65 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anonde23a4a90102() 87 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anonde23a4a90202() 110 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anonde23a4a90302() 131 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anonde23a4a90402() 152 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anonde23a4a90502() 159 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anonde23a4a90602() 180 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anonde23a4a90702()
|
| /base/telephony/state_registry/frameworks/native/observer/src/ |
| D | telephony_observer_proxy.cpp | 46 int code = remote->SendRequest( in OnCallStateUpdated() local 72 int code = remote->SendRequest( in OnSimStateUpdated() local 104 int code = remote->SendRequest( in OnSignalInfoUpdated() local 143 int code = remote->SendRequest( in OnCellInfoUpdated() local 169 int code = remote->SendRequest( in OnNetworkStateUpdated() local 194 int code = remote->SendRequest( in OnCellularDataConnectStateUpdated() local 218 int code = remote->SendRequest( in OnCellularDataFlowUpdated() local 241 int32_t code = remote->SendRequest( in OnCfuIndicatorUpdated() local 263 …int32_t code = remote->SendRequest(static_cast<uint32_t>(ObserverBrokerCode::ON_VOICE_MAIL_MSG_IND… in OnVoiceMailMsgIndicatorUpdated() local 283 int32_t code = remote->SendRequest( in OnIccAccountUpdated() local
|