Home
last modified time | relevance | path

Searched refs:InnerTransact (Results 1 – 25 of 45) sorted by relevance

12

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp80 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_ENABLE, option, data, reply); in EnableBt()
99 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_DISABLE, option, data, reply); in DisableBt()
162 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_GET_BLE, option, data, reply); in GetBleRemote()
291 int32_t error = InnerTransact( in GetMaxNumConnectedAudioDevices()
721 int32_t error = InnerTransact( in DeregisterRemoteDeviceObserver()
739 int32_t error = InnerTransact( in GetBleMaxAdvertisingDataLength()
1485 int32_t error = InnerTransact( in DeregisterBlePeripheralCallback()
1494 int32_t BluetoothHostProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothHostProxy
1658 int32_t error = InnerTransact( in RegisterBtResourceManagerObserver()
1680 int32_t error = InnerTransact( in DeregisterBtResourceManagerObserver()
[all …]
H A Dbluetooth_avrcp_ct_proxy.cpp39 int error = InnerTransact( in RegisterObserver()
61 int error = InnerTransact( in UnregisterObserver()
80 int error = InnerTransact( in GetConnectedDevices()
109 int error = InnerTransact( in GetDevicesByStates()
137 int error = InnerTransact( in GetDeviceState()
161 int error = InnerTransact( in Connect()
185 int error = InnerTransact( in Disconnect()
214 int error = InnerTransact( in PressButton()
243 int error = InnerTransact( in ReleaseButton()
267 int error = InnerTransact( in GetUnitInfo()
[all …]
H A Dbluetooth_avrcp_tg_proxy.cpp40 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_REGISTER_OBSERVER, option, da… in RegisterObserver()
86 int error = InnerTransact( in SetActiveDevice()
109 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_CONNECT, option, data, reply); in Connect()
132 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_DISCONNECT, option, data, rep… in Disconnect()
255 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_NOTIFY_PLAYBACK_STATUS_CHANGE… in NotifyPlaybackStatusChanged()
306 int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_NOTIFY_TRACK_REACHED_END, in NotifyTrackReachedEnd()
330 int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_NOTIFY_TRACK_REACHED_START, in NotifyTrackReachedStart()
354 … int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_NOTIFY_PLAYBACK_POS_CHANGED, in NotifyPlaybackPosChanged()
438 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_NOTIFY_AVAILABLE_PLAYERS_CHAN… in NotifyAvailablePlayersChanged()
466 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_NOTIFY_ADDRESSED_PLAYER_CHANG… in NotifyAddressedPlayerChanged()
[all …]
H A Dbluetooth_ble_central_manager_proxy.cpp119 int32_t result = InnerTransact(BLE_START_SCAN, option, data, reply); in StartScan()
140 int32_t result = InnerTransact(BLE_STOP_SCAN, option, data, reply); in StopScan()
162 int32_t result = InnerTransact(BLE_REMOVE_SCAN_FILTER, option, data, reply); in RemoveScanFilter()
184 int32_t result = InnerTransact(BLE_FREEZE_BY_RSS, option, data, reply); in FreezeByRss()
202 int32_t result = InnerTransact(BLE_RESET_ALL_PROXY, option, data, reply); in ResetAllProxy()
241 int32_t result = InnerTransact(BLE_SET_LPDEVICE_ADV_PARAM, option, data, reply); in SetLpDeviceAdvParam()
333 ErrCode result = InnerTransact(BLE_SEND_PARAMS_TO_LPDEVICE, option, data, reply); in SendParamsToLpDevice()
351 ErrCode result = InnerTransact(BLE_IS_LPDEVICE_AVAILABLE, option, data, reply); in IsLpDeviceAvailable()
476 ErrCode result = InnerTransact(BLE_SET_LPDEVICE_PARAM, option, data, reply); in SetLpDeviceParam()
498 ErrCode result = InnerTransact(BLE_REMOVE_LPDEVICE_PARAM, option, data, reply); in RemoveLpDeviceParam()
[all …]
H A Dbluetooth_ble_advertiser_proxy.cpp48 ErrCode result = InnerTransact(BLE_REGISTER_BLE_ADVERTISER_CALLBACK, option, data, reply); in RegisterBleAdvertiserCallback()
68 ErrCode result = InnerTransact(BLE_DE_REGISTER_BLE_ADVERTISER_CALLBACK, option, data, reply); in DeregisterBleAdvertiserCallback()
116 ErrCode result = InnerTransact(BLE_START_ADVERTISING, option, data, reply); in StartAdvertising()
144 ErrCode result = InnerTransact(BLE_ENABLE_ADVERTISING, option, data, reply); in EnableAdvertising()
167 ErrCode result = InnerTransact(BLE_DISABLE_ADVERTISING, option, data, reply); in DisableAdvertising()
190 ErrCode result = InnerTransact(BLE_STOP_ADVERTISING, option, data, reply); in StopAdvertising()
213 ErrCode result = InnerTransact(BLE_CLOSE, option, data, reply); in Close()
229 ErrCode result = InnerTransact(BLE_GET_ADVERTISER_HANDLE, option, data, reply); in GetAdvertiserHandle()
265 ErrCode result = InnerTransact(BLE_SET_ADVERTISING_DATA, option, data, reply); in SetAdvertisingData()
271 ErrCode BluetoothBleAdvertiserProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothBleAdvertiserProxy
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy.cpp67 …ErrCode result = InnerTransact(NotificationInterfaceCode::PUBLISH_NOTIFICATION, option, data, repl… in Publish()
145 …ErrCode result = InnerTransact(NotificationInterfaceCode::CANCEL_NOTIFICATION, option, data, reply… in Cancel()
214 … ErrCode result = InnerTransact(NotificationInterfaceCode::CANCEL_AS_BUNDLE, option, data, reply); in CancelAsBundle()
622 … ErrCode result = InnerTransact(NotificationInterfaceCode::PUBLISH_AS_BUNDLE, option, data, reply); in PublishAsBundle()
704 ErrCode result = InnerTransact(NotificationInterfaceCode::IS_NOTIFICATION_POLICY_ACCESS_GRANTED, in HasNotificationPolicyAccessPermission()
755 ErrCode result = InnerTransact(NotificationInterfaceCode::TRIGGER_LOCAL_LIVE_VIEW_NOTIFICATION, in TriggerLocalLiveView()
1096 … ErrCode result = InnerTransact(NotificationInterfaceCode::SET_NOTIFICATION_ENABLED_FOR_ALL_BUNDLE, in SetNotificationsEnabledForAllBundles()
1338 ErrCode result = InnerTransact(NotificationInterfaceCode::CAN_POP_ENABLE_NOTIFICATION_DIALOG, in CanPopEnableNotificationDialog()
1371 ErrCode result = InnerTransact(NotificationInterfaceCode::REMOVE_ENABLE_NOTIFICATION_DIALOG, in RemoveEnableNotificationDialog()
1443 ErrCode result = InnerTransact(NotificationInterfaceCode::CANCEL_GROUP, option, data, reply); in CancelGroup()
[all …]
H A Dans_subscriber_proxy.cpp31 ErrCode AnsSubscriberProxy::InnerTransact( in InnerTransact() function in OHOS::Notification::AnsSubscriberProxy
66 ErrCode result = InnerTransact(NotificationInterfaceCode::ON_CONNECTED, option, data, reply); in OnConnected()
83 ErrCode result = InnerTransact(NotificationInterfaceCode::ON_DISCONNECTED, option, data, reply); in OnDisconnected()
129 ErrCode result = InnerTransact(NotificationInterfaceCode::ON_CONSUMED_MAP, option, data, reply); in OnConsumed()
173 …ErrCode result = InnerTransact(NotificationInterfaceCode::ON_CONSUMED_LIST_MAP, option, data, repl… in OnConsumedList()
224 ErrCode result = InnerTransact(NotificationInterfaceCode::ON_CANCELED_MAP, option, data, reply); in OnCanceled()
275 …ErrCode result = InnerTransact(NotificationInterfaceCode::ON_CANCELED_LIST_MAP, option, data, repl… in OnCanceledList()
302 ErrCode result = InnerTransact(NotificationInterfaceCode::ON_UPDATED, option, data, reply); in OnUpdated()
324 …ErrCode result = InnerTransact(NotificationInterfaceCode::ON_DND_DATE_CHANGED, option, data, reply… in OnDoNotDisturbDateChange()
368 … ErrCode result = InnerTransact(NotificationInterfaceCode::ON_BADGE_CHANGED, option, data, reply); in OnBadgeChanged()
[all …]
H A Dans_manager_proxy_slot.cpp46 … ErrCode result = InnerTransact(NotificationInterfaceCode::ADD_SLOT_BY_TYPE, option, data, reply); in AddSlotByType()
86 ErrCode result = InnerTransact(NotificationInterfaceCode::ADD_SLOTS, option, data, reply); in AddSlots()
115 …ErrCode result = InnerTransact(NotificationInterfaceCode::REMOVE_SLOT_BY_TYPE, option, data, reply… in RemoveSlotByType()
139 … ErrCode result = InnerTransact(NotificationInterfaceCode::REMOVE_ALL_SLOTS, option, data, reply); in RemoveAllSlots()
168 … ErrCode result = InnerTransact(NotificationInterfaceCode::GET_SLOT_BY_TYPE, option, data, reply); in GetSlotByType()
199 ErrCode result = InnerTransact(NotificationInterfaceCode::GET_SLOTS, option, data, reply); in GetSlots()
233 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_SLOT_NUM_AS_BUNDLE, option, data, re… in GetSlotNumAsBundle()
273 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_SLOTS_BY_BUNDLE, option, data, reply… in GetSlotsByBundle()
314 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_SLOT_BY_BUNDLE, option, data, reply); in GetSlotByBundle()
372 ErrCode result = InnerTransact(NotificationInterfaceCode::UPDATE_SLOTS, option, data, reply); in UpdateSlots()
[all …]
H A Dans_manager_proxy_disturb.cpp50 …ErrCode result = InnerTransact(NotificationInterfaceCode::SET_DO_NOT_DISTURB_DATE, option, data, r… in SetDoNotDisturbDate()
74 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_DO_NOT_DISTURB_DATE, option, data, r… in GetDoNotDisturbDate()
117 …ErrCode result = InnerTransact(NotificationInterfaceCode::ADD_DO_NOTDISTURB_PROFILES, option, data… in AddDoNotDisturbProfiles()
151 …ErrCode result = InnerTransact(NotificationInterfaceCode::REMOVE_DO_NOT_DISTURB_PROFILES, option, … in RemoveDoNotDisturbProfiles()
173 …ErrCode result = InnerTransact(NotificationInterfaceCode::DOES_SUPPORT_DO_NOT_DISTURB_MODE, option… in DoesSupportDoNotDisturbMode()
217 …ErrCode result = InnerTransact(NotificationInterfaceCode::SET_DO_NOT_DISTURB_DATE_BY_USER, option,… in SetDoNotDisturbDate()
246 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_DO_NOT_DISTURB_DATE_BY_USER, option,… in GetDoNotDisturbDate()
381 …ErrCode result = InnerTransact(NotificationInterfaceCode::SET_SMART_REMINDER_ENABLED, option, data… in SetSmartReminderEnabled()
411 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_SMART_REMINDER_ENABLED, option, data… in IsSmartReminderEnabled()
450 ErrCode result = InnerTransact(NotificationInterfaceCode::IS_NEED_SILENT_IN_DO_NOT_DISTURB_MODE, in IsNeedSilentInDoNotDisturbMode()
[all …]
H A Dans_subscriber_local_live_view_proxy.cpp32 ErrCode AnsSubscriberLocalLiveViewProxy::InnerTransact( in InnerTransact() function in OHOS::Notification::AnsSubscriberLocalLiveViewProxy
67 ErrCode result = InnerTransact(NotificationInterfaceCode::ON_CONNECTED, option, data, reply); in OnConnected()
84 ErrCode result = InnerTransact(NotificationInterfaceCode::ON_DISCONNECTED, option, data, reply); in OnDisconnected()
112 ErrCode result = InnerTransact(NotificationInterfaceCode::ON_RESPONSE, option, data, reply); in OnResponse()
H A Dans_manager_proxy_reminder.cpp56 … ErrCode result = InnerTransact(NotificationInterfaceCode::PUBLISH_REMINDER, option, data, reply); in PublishReminder()
90 ErrCode result = InnerTransact(NotificationInterfaceCode::CANCEL_REMINDER, option, data, reply); in CancelReminder()
113 …ErrCode result = InnerTransact(NotificationInterfaceCode::CANCEL_ALL_REMINDERS, option, data, repl… in CancelAllReminders()
136 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_ALL_VALID_REMINDERS, option, data, r… in GetValidReminders()
181 …ErrCode result = InnerTransact(NotificationInterfaceCode::ADD_EXCLUDE_DATE_REMINDER, option, data,… in AddExcludeDate()
208 …ErrCode result = InnerTransact(NotificationInterfaceCode::DEL_EXCLUDE_DATES_REMINDER, option, data… in DelExcludeDates()
235 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_EXCLUDE_DATES_REMINDER, option, data… in GetExcludeDates()
H A Dans_manager_proxy_subscribe.cpp63 …ErrCode result = InnerTransact(NotificationInterfaceCode::SUBSCRIBE_NOTIFICATION, option, data, re… in Subscribe()
98 …ErrCode result = InnerTransact(NotificationInterfaceCode::SUBSCRIBE_NOTIFICATION_SELF, option, dat… in SubscribeSelf()
151 … ErrCode result = InnerTransact(NotificationInterfaceCode::SUBSCRIBE_LOCAL_LIVE_VIEW_NOTIFICATION, in SubscribeLocalLiveView()
199 …ErrCode result = InnerTransact(NotificationInterfaceCode::UNSUBSCRIBE_NOTIFICATION, option, data, … in Unsubscribe()
H A Dans_manager_proxy_utils.cpp29 ErrCode AnsManagerProxy::InnerTransact(NotificationInterfaceCode code, in InnerTransact() function in OHOS::Notification::AnsManagerProxy
79 ErrCode result = InnerTransact(NotificationInterfaceCode::SHELL_DUMP, option, data, reply); in ShellDump()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp45 int error = InnerTransact( in OnConnectionStateChanged()
78 int error = InnerTransact( in OnPressButton()
111 int error = InnerTransact( in OnReleaseButton()
159 int error = InnerTransact( in OnSetBrowsedPlayer()
202 int error = InnerTransact( in OnGetCapabilities()
239 int error = InnerTransact( in OnGetPlayerAppSettingAttributes()
281 int error = InnerTransact( in OnGetPlayerAppSettingValues()
327 int error = InnerTransact( in OnGetPlayerAppSettingCurrentValue()
356 int error = InnerTransact( in OnSetPlayerAppSettingCurrentValue()
399 int error = InnerTransact( in OnGetPlayerAppSettingAttributeText()
[all …]
H A Dbluetooth_host_observer_proxy.cpp43 ErrCode result = InnerTransact(BT_HOST_OBSERVER_STATE_CHANGE, option, data, reply); in OnStateChanged()
68 ErrCode result = InnerTransact(BT_HOST_OBSERVER_DISCOVERY_STATE_CHANGE, option, data, reply); in OnDiscoveryStateChanged()
107 ErrCode result = InnerTransact(BT_HOST_OBSERVER_DISCOVERY_RESULT, option, data, reply); in OnDiscoveryResult()
136 ErrCode result = InnerTransact(BT_HOST_OBSERVER_PAIR_REQUESTED, option, data, reply); in OnPairRequested()
176 ErrCode result = InnerTransact(BT_HOST_OBSERVER_PAIR_CONFIRMED, option, data, reply); in OnPairConfirmed()
199 ErrCode result = InnerTransact(BT_HOST_OBSERVER_SCAN_MODE_CHANGED, option, data, reply); in OnScanModeChanged()
222 ErrCode result = InnerTransact(BT_HOST_OBSERVER_DEVICE_NAME_CHANGED, option, data, reply); in OnDeviceNameChanged()
245 ErrCode result = InnerTransact(BT_HOST_OBSERVER_DEVICE_ADDR_CHANGED, option, data, reply); in OnDeviceAddrChanged()
267 ErrCode result = InnerTransact(BT_HOST_OBSERVER_STATE_CHANGE_V2, option, data, reply); in OnBluetoothStateChanged()
274 ErrCode BluetoothHostObserverProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothHostObserverProxy
H A Dbluetooth_remote_device_observer_proxy.cpp56InnerTransact(BluetoothRemoteDeviceObserverInterfaceCode::BT_REMOTE_DEVICE_OBSERVER_PAIR_STATUS, in OnPairStatusChanged()
100 …int32_t error = InnerTransact(BluetoothRemoteDeviceObserverInterfaceCode::BT_REMOTE_DEVICE_OBSERVE… in OnRemoteUuidChanged()
127 …int32_t error = InnerTransact(BluetoothRemoteDeviceObserverInterfaceCode::BT_REMOTE_DEVICE_OBSERVE… in OnRemoteNameChanged()
154 int32_t error = InnerTransact( in OnRemoteAliasChanged()
180 …int32_t error = InnerTransact(BluetoothRemoteDeviceObserverInterfaceCode::BT_REMOTE_DEVICE_OBSERVE… in OnRemoteCodChanged()
202 int32_t error = InnerTransact( in OnRemoteBatteryChanged()
223 int32_t error = InnerTransact( in OnRemoteDeviceCommonInfoReport()
236 ErrCode BluetoothRemoteDeviceObserverproxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverproxy
H A Dbluetooth_a2dp_src_observer_proxy.cpp46 …ErrCode result = InnerTransact(BT_A2DP_SRC_OBSERVER_CONNECTION_STATE_CHANGED, option, data, reply); in OnConnectionStateChanged()
79 … ErrCode result = InnerTransact(BT_A2DP_SRC_OBSERVER_PLAYING_STATUS_CHANGED, option, data, reply); in OnPlayingStatusChanged()
112 ErrCode result = InnerTransact(BT_A2DP_SRC_OBSERVER_CONFIGURATION_CHANGED, option, data, reply); in OnConfigurationChanged()
141 ErrCode result = InnerTransact(BT_A2DP_SRC_OBSERVER_MEDIASTACK_CHANGED, option, data, reply); in OnMediaStackChanged()
148 ErrCode BluetoothA2dpSrcObserverProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothA2dpSrcObserverProxy
191 ErrCode result = InnerTransact(BT_A2DP_SRC_OBSERVER_VIRTUALDEVICE_CHANGED, option, data, reply); in OnVirtualDeviceChanged()
H A Dbluetooth_ble_advertise_callback_proxy.cpp53 int error = InnerTransact( in OnStartResultEvent()
81 int error = InnerTransact( in OnEnableResultEvent()
110 int error = InnerTransact( in OnDisableResultEvent()
139 int error = InnerTransact( in OnStopResultEvent()
163 int error = InnerTransact( in OnAutoStopAdvEvent()
176 ErrCode BluetoothBleAdvertiseCallbackProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothBleAdvertiseCallbackProxy
H A Dbluetooth_ble_central_manager_callback_proxy.cpp47 int error = InnerTransact( in OnScanCallback()
79 int error = InnerTransact( in OnBleBatchScanResultsEvent()
106 int error = InnerTransact( in OnStartOrStopScanEvent()
122 ErrCode BluetoothBleCentralManagerCallBackProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothBleCentralManagerCallBackProxy
H A Dbluetooth_ble_peripheral_observer_proxy.cpp57InnerTransact(BluetoothBlePeripheralObserverInterfaceCode::BLE_ON_READ_REMOTE_RSSI_EVENT, option, … in OnReadRemoteRssiEvent()
94 int error = InnerTransact(BluetoothBlePeripheralObserverInterfaceCode::BLE_PAIR_STATUS_CHANGED, in OnPairStatusChanged()
108 ErrCode BluetoothBlePeripheralObserverProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothBlePeripheralObserverProxy
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/manager/
H A Dans_manager_proxy_bundle.cpp45 …ErrCode result = InnerTransact(NotificationInterfaceCode::SET_NOTIFICATION_BADGE_NUM, option, data… in SetNotificationBadgeNum()
69 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_BUNDLE_IMPORTANCE, option, data, rep… in GetBundleImportance()
98 ErrCode result = InnerTransact(NotificationInterfaceCode::IS_NOTIFICATION_POLICY_ACCESS_GRANTED, in HasNotificationPolicyAccessPermission()
219 … ErrCode result = InnerTransact(NotificationInterfaceCode::SET_NOTIFICATION_ENABLED_FOR_ALL_BUNDLE, in SetNotificationsEnabledForAllBundles()
265 …ErrCode result = InnerTransact(NotificationInterfaceCode::SET_NOTIFICATION_ENABLED_FOR_SPECIAL_BUN… in SetNotificationsEnabledForSpecialBundle()
397 … ErrCode result = InnerTransact(NotificationInterfaceCode::IS_ALLOWED_NOTIFY, option, data, reply); in IsAllowedNotify()
461 ErrCode result = InnerTransact(NotificationInterfaceCode::CAN_POP_ENABLE_NOTIFICATION_DIALOG, in CanPopEnableNotificationDialog()
494 ErrCode result = InnerTransact(NotificationInterfaceCode::REMOVE_ENABLE_NOTIFICATION_DIALOG, in RemoveEnableNotificationDialog()
634 …ErrCode result = InnerTransact(NotificationInterfaceCode::SET_SYNC_NOTIFICATION_ENABLED_WITHOUT_AP… in SetSyncNotificationEnabledWithoutApp()
664 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_SYNC_NOTIFICATION_ENABLED_WITHOUT_AP… in GetSyncNotificationEnabledWithoutApp()
[all …]
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_mgr_proxy.cpp55 ErrCode result = InnerTransact(static_cast<uint32_t>( in RequestSuspendDelay()
87 ErrCode result = InnerTransact(static_cast<uint32_t>( in CancelSuspendDelay()
114 ErrCode result = InnerTransact(static_cast<uint32_t>( in GetRemainingDelayTime()
149 ErrCode result = InnerTransact(static_cast<uint32_t>( in RequestBackgroundRunningForInner()
180 ErrCode result = InnerTransact(static_cast<uint32_t>( in StartBackgroundRunning()
218 ErrCode result = InnerTransact(static_cast<uint32_t>( in UpdateBackgroundRunning()
265 ErrCode result = InnerTransact(static_cast<uint32_t>( in StopBackgroundRunning()
297 ErrCode result = InnerTransact(static_cast<uint32_t>( in SubscribeBackgroundTask()
329 ErrCode result = InnerTransact(static_cast<uint32_t>( in UnsubscribeBackgroundTask()
352 ErrCode result = InnerTransact(static_cast<uint32_t>( in GetTransientTaskApps()
[all …]
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_proxy.cpp57 ErrCode result = InnerTransact( in SubscribeStandbyCallback()
123 … ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::APPLY_ALLOW_RESOURCE), in ApplyAllowResource()
154 …ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::UNAPPLY_ALLOW_RESOURCE… in UnapplyAllowResource()
186 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::GET_ALLOW_LIST), in GetAllowList()
223 … ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::IS_DEVICE_IN_STANDBY), in IsDeviceInStandby()
259 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::SET_NAT_INTERVAL), in SetNatInterval()
322 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::GET_RESTRICT_LIST), in GetRestrictList()
363 … ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::IS_STRATEGY_ENABLED), in IsStrategyEnabled()
399 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::POWER_OVERUSED), in ReportPowerOverused()
447 ErrCode StandbyServiceProxy::InnerTransact(uint32_t code, MessageOption& flags, in InnerTransact() function in OHOS::DevStandbyMgr::StandbyServiceProxy
[all …]
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/mock/src/
H A Dmock_background_task_mgr_proxy.cpp36 ErrCode BackgroundTaskMgrProxy::InnerTransact(uint32_t code, MessageOption &flags, in InnerTransact() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_ble_peripheral_observer_proxy.h36 …ErrCode InnerTransact(uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &rep…

12