| /foundation/barrierfree/accessibility/frameworks/aafwk/src/ |
| H A D | accessible_ability_client_impl.cpp | 991 ExecuteAction(const AccessibilityElementInfo &elementInfo, const ActionType action, const std::map<std::string, std::string> &actionArguments) ExecuteAction() argument
|
| /foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/ |
| H A D | samgr_register_element_test.cpp | 561 bool AccessibleAbilityManagerService::ExecuteActionOnA11yRegisterElementFocused(const ActionType &action) in ExecuteActionOnA11yRegisterElementFocused() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_host_server.cpp | 1842 void BluetoothHostServer::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| H A D | ble_central_manager_impl.cpp | 1295 void BleCentralManagerImpl::PushFilterToWaitList(BleScanFilterImpl filter, int scannerId, uint8_t action) in PushFilterToWaitList() argument 1315 void BleCentralManagerImpl::PushStartOrStopAction(const int scannerId, uint8_t action) in PushStartOrStopAction() argument 1332 uint8_t action = waitFilter.GetFilterAction(); in HandleWaitFilters() local [all...] |
| /foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
| H A D | ble_service_data.cpp | 274 void BleScanFilterImpl::SetFilterAction(uint8_t action) in SetFilterAction() argument
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
| H A D | napi_param_utils.cpp | 886 napi_status NapiParamUtils::SetValueDeviceChangeAction(const napi_env& env, const DeviceChangeAction &action, in SetValueDeviceChangeAction() argument 898 napi_status NapiParamUtils::SetValueBlockedDeviceAction(const napi_env& env, const MicrophoneBlockedInfo &action, in SetValueBlockedDeviceAction() argument
|
| /foundation/multimodalinput/input/frameworks/proxy/events/src/ |
| H A D | pointer_event.cpp | 1348 std::string_view PointerEvent::ActionToShortStr(int32_t action) in ActionToShortStr() argument
|
| /foundation/multimodalinput/input/service/window_manager/test/ |
| H A D | input_windows_manager_test.cpp | 2599 int32_t action = pointerEvent->GetPointerAction(); in HWTEST_F() local 2618 int32_t action = pointerEvent->GetPointerAction(); in HWTEST_F() local 2637 int32_t action = pointerEvent->GetPointerAction(); HWTEST_F() local 2656 int32_t action = pointerEvent->GetPointerAction(); HWTEST_F() local [all...] |
| /foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
| H A D | reclaim_priority_manager.cpp | 583 AppAction action; in HandleCreateProcess() local 767 AppAction action = AppAction::OTHERS; in UpdateExtensionStatusForTarget() local 964 AppAction action = AppAction::OTHERS; in UpdateReclaimPriorityInner() local 1076 HandleForeground(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleForeground() argument 1084 HandleBackground(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleBackground() argument 1092 HandleSuspendDelayStart(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleSuspendDelayStart() argument 1097 HandleSuspendDelayEnd(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleSuspendDelayEnd() argument 1102 HandleBackgroundRunningStart(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleBackgroundRunningStart() argument 1108 HandleBackgroundRunningEnd(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleBackgroundRunningEnd() argument 1114 HandleEventStart(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleEventStart() argument 1119 HandleEventEnd(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleEventEnd() argument 1124 HandleDistDeviceConnected(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleDistDeviceConnected() argument 1129 HandleDistDeviceDisconnected(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleDistDeviceDisconnected() argument 1135 HandleBindExtension(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleBindExtension() argument 1142 HandleUnbindExtension(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleUnbindExtension() argument 1149 HandleVisible(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleVisible() argument 1154 HandleUnvisible(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleUnvisible() argument 1182 HandleUpdateProcess(AppStateUpdateReason reason, std::shared_ptr<BundlePriorityInfo> bundle, ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleUpdateProcess() argument 1205 ApplyReclaimPriority(std::shared_ptr<BundlePriorityInfo> bundle, pid_t pid, AppAction action) ApplyReclaimPriority() argument [all...] |
| /foundation/resourceschedule/work_scheduler/services/native/src/ |
| H A D | work_scheduler_service.cpp | 1320 std::string action = ""; in LoadSa() local
|
| /foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
| H A D | bg_continuous_task_mgr.cpp | 1427 void BgContinuousTaskMgr::OnBundleInfoChanged(const std::string &action, const std::string &bundleName, int32_t uid)
in OnBundleInfoChanged() argument
|
| /foundation/systemabilitymgr/safwk/services/safwk/src/ |
| H A D | local_ability_manager.cpp | 861 bool LocalAbilityManager::SendStrategyToSA(int32_t type, int32_t systemAbilityId, int32_t level, std::string& action) in SendStrategyToSA() argument
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
| H A D | system_ability_manager.cpp | 2058 SendStrategy(int32_t type, std::vector<int32_t>& systemAbilityIds, int32_t level, std::string& action) SendStrategy() argument
|
| /foundation/window/window_manager/utils/src/ |
| H A D | window_property.cpp | 803 bool WindowProperty::Write(Parcel& parcel, PropertyChangeAction action) in Write() argument 881 void WindowProperty::Read(Parcel& parcel, PropertyChangeAction action) in Read() argument
|
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| H A D | client_trans_session_manager.c | 1669 int32_t ClientHandleBindWaitTimer(int32_t socket, uint32_t maxWaitTime, TimerAction action) in ClientHandleBindWaitTimer() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | p2p_state_machine.cpp | 547 void P2pStateMachine::BroadcastActionResult(P2pActionCallback action, ErrCode result) const in BroadcastActionResult() argument
|
| /foundation/communication/netmanager_ext/services/vpnmanager/src/ |
| H A D | networkvpn_service.cpp | 1205 const auto &action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| H A D | sqlite_single_ver_relational_storage_extend_executor.cpp | 298 AssetOperationUtils::CloudSyncAction action = opType == OpType::SET_UPLOADING ? in InitFillUploadAssetStatement() local
|
| H A D | sqlite_relational_store.cpp | 609 RegisterObserverAction(uint64_t connectionId, const StoreObserver *observer, const RelationalObserverAction &action) RegisterObserverAction() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
| H A D | cloud_service_impl.cpp | 211 void CloudServiceImpl::DoClean(int32_t user, const SchemaMeta &schemaMeta, int32_t action) in DoClean() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_natural_store_connection.cpp | 438 SetConflictNotifier(int conflictType, const KvDBConflictAction &action) SetConflictNotifier() argument 1900 RegisterObserverAction(const KvStoreObserver *observer, const ObserverAction &action) RegisterObserverAction() argument
|
| /foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
| H A D | dm_auth_manager.cpp | 1004 int32_t DmAuthManager::ConfirmProcess(const int32_t &action) in ConfirmProcess() argument 1024 int32_t DmAuthManager::ConfirmProcessExt(const int32_t &action) in ConfirmProcessExt() argument 1050 int32_t DmAuthManager::StartAuthProcess(const int32_t &action) in StartAuthProcess() argument 1527 int32_t DmAuthManager::OnUserOperation(int32_t action, const std::string ¶ms) in OnUserOperation() argument [all...] |
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ |
| H A D | device_manager_impl.cpp | 827 int32_t DeviceManagerImpl::SetUserOperation(const std::string &pkgName, int32_t action, const std::string ¶ms) in SetUserOperation() argument
|
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
| H A D | native_devicemanager_js.cpp | 562 void DeviceManagerNapi::OnDeviceStatusChange(DmNapiDevStatusChange action, in OnDeviceStatusChange() argument 871 int32_t action = 0; in SetUserOperationSync() local
|
| /foundation/distributedhardware/device_manager/services/service/src/ |
| H A D | device_manager_service.cpp | 692 int32_t DeviceManagerService::SetUserOperation(std::string &pkgName, int32_t action, const std::string ¶ms) in SetUserOperation() argument
|