Home
last modified time | relevance | path

Searched defs:action (Results 151 - 175 of 1638) sorted by relevance

12345678910>>...66

/foundation/multimedia/player_framework/services/utils/include/
H A Dscope_guard.h31 explicit ScopeGuard(ExitAction &&action) : action_(action), enable_(true) {} in ScopeGuard() argument
51 static inline ScopeGuard<ExitAction> operator+(ScopeExitGuardHelper, ExitAction &&action) in operator +() argument
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouchpad_transform_processor_mock_test.cpp264 int32_t action = PointerEvent::POINTER_ACTION_SWIPE_UPDATE; in HWTEST_F() local
290 int32_t action = PointerEvent::POINTER_ACTION_SWIPE_UPDATE; in HWTEST_F() local
316 int32_t action = PointerEvent::POINTER_ACTION_SWIPE_UPDATE; in HWTEST_F() local
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_subscriber.cpp54 std::string action = want.GetAction(); in OnReceiveEvent() local
/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/
H A Dcommon_event_observer.cpp51 const auto action = want.GetAction(); in OnReceiveEvent() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_data_extension_test/src/
H A Dringtone_subscriber_test.cpp48 string action = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF; in HWTEST_F() local
60 string action = EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED; in HWTEST_F() local
72 string action = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON; in HWTEST_F() local
84 string action in HWTEST_F() local
96 string action = EventFwk::CommonEventSupport::COMMON_EVENT_POWER_DISCONNECTED; HWTEST_F() local
[all...]
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Devent_hub.cpp61 const auto action = want.GetAction(); in OnReceiveEvent() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_broadcast_receiver.cpp34 BroadcastReceiverAction action = actions[i]; in RegisterBroadcastListener() local
44 void P2pBroadcast::DispatchWorkHandler(BroadcastReceiverAction action, const BroadcastParam &param) in DispatchWorkHandler() argument
/foundation/communication/netmanager_base/services/common/include/
H A Dbroadcast_manager.h25 std::string action; member
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_common_event_test.cpp29 const auto &action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Duser_change_monitor.cpp62 NotificationChain::Listener *UserChangeMonitor::RegisterUserChangedListener(const UserChangedAction &action, in RegisterUserChangedListener() argument
H A Dlock_status_observer.cpp83 NotificationChain::Listener *LockStatusObserver::RegisterLockStatusChangedLister(const LockStatusNotifier &action, in RegisterLockStatusChangedLister() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Dsys_event_subscriber.cpp33 std::string action = want.GetAction(); in OnReceiveEvent() local
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dcommand.cpp20 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command::Action &action) in Command() argument
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_notify_credential_req.h33 void SetCredentialAction(const int32_t action) in SetCredentialAction() argument
H A Dipc_set_useroperation_req.h43 void SetOperation(int32_t action) in SetOperation() argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Daccount_status_listener.cpp52 auto action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
/foundation/filemanagement/dfs_service/test/unittests/cloud_file_kit_inner/data_sync/
H A Dsync_state_manager_test.cpp257 Action action = syncStateManager.UpdateSyncState(SyncState::SYNCING); in HWTEST_F() local
279 Action action = syncStateManager.UpdateSyncState(SyncState::SYNCING); in HWTEST_F() local
378 Action action = syncStateManager.UpdateSyncState(SyncState::INIT); in HWTEST_F() local
433 Action action = syncStateManager.ClearDisableCloudFlag(); in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_br.c57 uint8_t action = AvctGetEvtAction(curSt, event); in AvctCbBrEvt() local
H A Davctp_st.c116 uint8_t action = sTbl[event][AVCT_ACTION]; in AvctGetEvtAction() local
H A Davctp_ctrl.c65 uint8_t action = AvctGetEvtAction(curSt, event); in AvctCbCtrlEvt() local
/third_party/glfw/tests/
H A Dtimeout.c45 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
/third_party/gn/src/gn/
H A Dninja_create_bundle_target_writer_unittest.cc29 auto action = std::make_unique<Target>(setup.settings(), in NewAction() local
49 std::unique_ptr<Target> action = NewAction(setup); in TEST() local
98 std::unique_ptr<Target> action = NewAction(setup); TEST() local
147 std::unique_ptr<Target> action = NewAction(setup); TEST() local
181 std::unique_ptr<Target> action = NewAction(setup); TEST() local
279 std::unique_ptr<Target> action = NewAction(setup); TEST() local
422 std::unique_ptr<Target> action = NewAction(setup); TEST() local
[all...]
/third_party/mesa3d/bin/
H A Dcommit_in_branch.py120 action='store_true', variable
/third_party/ltp/include/
H A Dtst_capability.h35 uint32_t action; member
/third_party/ltp/testcases/kernel/controllers/memcg/control/
H A Dmem_process.c82 char action(int fd) in action() function

Completed in 8 milliseconds

12345678910>>...66