Home
last modified time | relevance | path

Searched defs:action (Results 776 - 800 of 1045) sorted by relevance

1...<<31323334353637383940>>...42

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_decoder.cpp194 const auto action = msg[0]; in DecodeAscii() local
301 auto action = (info->ifi_flags & IFF_LOWER_UP) ? NetsysEventMessage::Action::LINKUP in InterpreteInfoMsg() local
483 auto action = in InterpreteRtMsg() local
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h590 ModeAction action; /**< Heartbeat mode action */ member
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Droute_manager.cpp116 uint16_t action = add ? RTM_NEWROUTE : RTM_DELROUTE; in UpdateVnicRoute() local
413 uint16_t action = RTM_NEWROUTE; in EnableDistributedClientNet() local
447 uint16_t action = RTM_NEWROUTE; in AddServerUplinkRoute() local
481 uint16_t action = RTM_NEWROUTE; in AddServerDownlinkRoute() local
891 std::string action = ""; in UpdateIncomingPacketMark() local
954 UpdateSharingNetwork(uint16_t action, const std::string &inputInterface, const std::string &outputInterface) UpdateSharingNetwork() argument
989 UpdateRuleInfo(uint32_t action, uint8_t ruleType, RuleInfo ruleInfo, uid_t uidStart, uid_t uidEnd) UpdateRuleInfo() argument
1019 UpdateDistributedRule(uint32_t action, uint8_t ruleType, RuleInfo ruleInfo, uid_t uidStart, uid_t uidEnd) UpdateDistributedRule() argument
1049 SendRuleToKernel(uint32_t action, uint8_t family, uint8_t ruleType, RuleInfo ruleInfo, uid_t uidStart, uid_t uidEnd) SendRuleToKernel() argument
1099 SendRuleToKernelEx(uint32_t action, uint8_t family, uint8_t ruleType, RuleInfo ruleInfo, uid_t uidStart, uid_t uidEnd) SendRuleToKernelEx() argument
1147 UpdateRouteRule(uint16_t action, uint16_t flags, RouteInfo routeInfo) UpdateRouteRule() argument
1183 SendRouteToKernel(uint16_t action, uint16_t routeFlag, rtmsg msg, RouteInfo routeInfo, uint32_t index) SendRouteToKernel() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.cpp689 std::string action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
703 std::string action = eventData.GetWant().GetAction(); in OnReceiveScreenEvent() local
731 const auto &action = eventData.GetWant().GetAction(); in OnReceiveAirplaneEvent() local
756 std::string action = eventData.GetWant().GetAction(); OnReceiveBatteryEvent() local
808 std::string action = eventData.GetWant().GetAction(); OnReceiveAppEvent() local
840 std::string action = eventData.GetWant().GetAction(); OnReceiveThermalEvent() local
852 const auto &action = eventData.GetWant().GetAction(); OnReceiveStandbyEvent() local
878 const auto &action = eventData.GetWant().GetAction(); OnReceiveWlanKeepConnected() local
950 std::string action = eventData.GetWant().GetAction(); OnReceiveEvent() local
1030 std::string action = eventData.GetWant().GetAction(); OnReceiveEvent() local
1107 std::string action = eventData.GetWant().GetAction(); OnReceiveEvent() local
1184 const auto &action = eventData.GetWant().GetAction(); OnReceiveEvent() local
1240 const auto &action = eventData.GetWant().GetAction(); OnReceiveEvent() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.cpp408 void SqliteCloudKvStore::RegisterObserverAction(const KvStoreObserver *observer, const ObserverAction &action) in RegisterObserverAction() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_multi_sub_user_test.cpp362 CloudSyncOption DistributedDBSingleVerMultiSubUserTest::PrepareOption(const Query &query, LockAction action) in PrepareOption() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp451 ObserverAction action = [observer, storeId]( in RegisterCloudObserver() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_test.cpp828 auto action = static_cast<uint32_t>(LockAction::INSERT) | static_cast<uint32_t>(LockAction::UPDATE) in HWTEST_F() local
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp184 int32_t DeviceManagerServiceImpl::SetUserOperation(std::string &pkgName, int32_t action, in SetUserOperation() argument
H A Ddevice_manager_service_impl_lite.cpp131 int32_t DeviceManagerServiceImpl::SetUserOperation(std::string &pkgName, int32_t action, in SetUserOperation() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp458 bool ComponentManager::WaitForResult(const Action &action, ActionResult actionsResult) in WaitForResult() argument
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp876 auto action = session_->GetServiceSchedAction(bundleName); in GetFileHandle() local
H A Dsvc_session_manager.cpp449 void SvcSessionManager::SetServiceSchedAction(const string &bundleName, BConstants::ServiceSchedAction action) in SetServiceSchedAction() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp1096 void HfpAgService::SetInbandRing(bool action) in SetInbandRing() argument
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp315 int32_t action = pointerEvent->GetPointerAction(); in ConsumeMoveEvent() local
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h261 UpdateSessionPropertyByAction(const sptr<WindowSessionProperty>& property, WSPropertyChangeAction action) UpdateSessionPropertyByAction() argument
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp1767 UpdateSessionPropertyByAction(const sptr<WindowSessionProperty>& property, WSPropertyChangeAction action) UpdateSessionPropertyByAction() argument
H A Dsession_stub.cpp1116 auto action = static_cast<WSPropertyChangeAction>(actionValue); in HandleUpdatePropertyByAction() local
/third_party/glfw/examples/
H A Dparticles.c876 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
/third_party/glfw/src/
H A Dinput.c272 void _glfwInputKey(_GLFWwindow* window, int key, int scancode, int action, int mods) in _glfwInputKey() argument
347 void _glfwInputMouseClick(_GLFWwindow* window, int button, int action, in argument
[all...]
/third_party/backends/backend/
H A Dapple.c2037 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
H A Depson2.c2018 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, in sane_control_option() argument
H A Ddc240.c1034 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *value, SANE_Int * info) sane_control_option() argument
H A Ddc210.c899 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *value, SANE_Int * info) sane_control_option() argument
H A Dabaton.c1023 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument

Completed in 43 milliseconds

1...<<31323334353637383940>>...42