Home
last modified time | relevance | path

Searched defs:action (Results 1151 - 1175 of 1336) sorted by relevance

1...<<41424344454647484950>>...54

/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessible_ability_client_impl.cpp991 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 Dsamgr_register_element_test.cpp561 bool AccessibleAbilityManagerService::ExecuteActionOnA11yRegisterElementFocused(const ActionType &action) in ExecuteActionOnA11yRegisterElementFocused() argument
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1842 void BluetoothHostServer::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp1295 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 Dble_service_data.cpp274 void BleScanFilterImpl::SetFilterAction(uint8_t action) in SetFilterAction() argument
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_param_utils.cpp886 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 Dpointer_event.cpp1348 std::string_view PointerEvent::ActionToShortStr(int32_t action) in ActionToShortStr() argument
/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_test.cpp2599 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 Dreclaim_priority_manager.cpp583 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 Dwork_scheduler_service.cpp1320 std::string action = ""; in LoadSa() local
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp1427 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 Dlocal_ability_manager.cpp861 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 Dsystem_ability_manager.cpp2058 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 Dwindow_property.cpp803 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 Dclient_trans_session_manager.c1669 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 Dp2p_state_machine.cpp547 void P2pStateMachine::BroadcastActionResult(P2pActionCallback action, ErrCode result) const in BroadcastActionResult() argument
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp1205 const auto &action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp298 AssetOperationUtils::CloudSyncAction action = opType == OpType::SET_UPLOADING ? in InitFillUploadAssetStatement() local
H A Dsqlite_relational_store.cpp609 RegisterObserverAction(uint64_t connectionId, const StoreObserver *observer, const RelationalObserverAction &action) RegisterObserverAction() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp211 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 Dsqlite_single_ver_natural_store_connection.cpp438 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 Ddm_auth_manager.cpp1004 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 &params) in OnUserOperation() argument
[all...]
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp827 int32_t DeviceManagerImpl::SetUserOperation(const std::string &pkgName, int32_t action, const std::string &params) in SetUserOperation() argument
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp562 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 Ddevice_manager_service.cpp692 int32_t DeviceManagerService::SetUserOperation(std::string &pkgName, int32_t action, const std::string &params) in SetUserOperation() argument

Completed in 73 milliseconds

1...<<41424344454647484950>>...54