Home
last modified time | relevance | path

Searched defs:action (Results 201 - 225 of 1638) sorted by relevance

12345678910>>...66

/base/web/webview/ohos_adapter/enterprise_device_management_adapter/src/
H A Denterprise_device_management_adapter_impl.cpp50 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/web/webview/ohos_adapter/date_time_format_adapter/src/
H A Ddate_time_format_adapter_impl.cpp44 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Dconcurrent_map.h184 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() argument
197 ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) ForEachCopies() argument
211 Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) Compute() argument
232 ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) ComputeIfPresent() argument
248 ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) ComputeIfAbsent() argument
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_bundle_event_callback.cpp55 std::string action = want.GetAction(); in OnReceiveEvent() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_operation_builder.cpp48 DistributedOperationBuilder& DistributedOperationBuilder::WithAction(const std::string& action) in WithAction() argument
/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
H A Dmock_form_bms_helper.cpp46 bool FormBmsHelper::GetAbilityInfoByAction(const std::string &action, int32_t userId, in GetAbilityInfoByAction() argument
/foundation/ability/ability_runtime/frameworks/js/napi/wantConstant/
H A Dwant_constant.cpp32 napi_value action = nullptr; in WantConstantInit() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.h58 std::function<void()> action; member
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Doperation_builder.cpp47 OperationBuilder &OperationBuilder::WithAction(const std::string &action) in WithAction() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_pan_handler.cpp101 void JSPanHandler::JsHandlerOnPan(PanEvent action, const JSCallbackInfo& args) in JsHandlerOnPan() argument
H A Djs_touch_handler.cpp89 void JSTouchHandler::JsHandlerOnTouch(TouchEvent action, const JSCallbackInfo& args) in JsHandlerOnTouch() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dfake_accessibility_manager.cpp75 ExecuteExtensionActionNG( int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, const RefPtr<PipelineBase>& context, int64_t uiExtensionOffset ) ExecuteExtensionActionNG() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_event_process.cpp31 int32_t action = pointerEvent->GetPointerAction(); in ProcessEnterLeaveEvent() local
71 int32_t action = pointerEvent->GetPointerAction(); in ProcessWindowMouseEvent() local
87 int32_t action = pointerEvent->GetPointerAction(); in ProcessWindowDragEvent() local
/foundation/arkui/ace_engine/interfaces/inner_api/ace/uicast/
H A Duicast_subscriber.cpp137 std::string action = want.GetAction(); in OnReceiveEvent() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_keyevent_test.cpp435 std::vector<std::int32_t> action = { in HWTEST_F() local
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_switch_module.cpp81 ProcessBluetoothSwitchAction( std::function<int(void)> action, BluetoothSwitchEvent cachedEvent) ProcessBluetoothSwitchAction() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_observer_proxy.cpp134 void BluetoothHfpAgObserverProxy::OnHfpStackChanged(const BluetoothRawAddress &device, int action) in OnHfpStackChanged() argument
161 void BluetoothHfpAgObserverProxy::OnVirtualDeviceChanged(int32_t action, std::string address) in OnVirtualDeviceChanged() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_ag.h104 virtual void OnHfpStackChanged(const BluetoothRemoteDevice &device, int32_t action) in OnHfpStackChanged() argument
122 virtual void OnVirtualDeviceChanged(int32_t action, std::string address) in OnVirtualDeviceChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_ag.h114 virtual void OnHfpStackChanged(const RawAddress &device, int action) in OnHfpStackChanged() argument
123 virtual void OnVirtualDeviceChanged(int32_t action, std::string address) {}; in OnVirtualDeviceChanged() argument
283 virtual void UpdateVirtualDevice(int32_t action, const std::string &address) {}; in UpdateVirtualDevice() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_unlocked_test.cpp88 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_concurrency_parser.cpp67 std::string action = actionName; in ParseIncoming() local
/foundation/multimodalinput/input/service/monitor/src/
H A Dgesture_monitor_handler.cpp74 bool GestureMonitorHandler::IsMatchGesture(int32_t action, int32_t count) const in IsMatchGesture() argument
/foundation/multimodalinput/input/intention/prototype/include/
H A Dintention_identity.h56 constexpr uint32_t PARAMID(uint32_t action, uint32_t intention, uint32_t param) in PARAMID() argument
/foundation/multimodalinput/input/service/display_state_manager/src/
H A Ddisplay_event_monitor.cpp54 std::string action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
63 void JudgeAction(std::string &action) in JudgeAction() argument
[all...]
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dcharger_listener.cpp32 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local

Completed in 10 milliseconds

12345678910>>...66