| /base/web/webview/ohos_adapter/enterprise_device_management_adapter/src/ |
| H A D | enterprise_device_management_adapter_impl.cpp | 50 const std::string action = data.GetWant().GetAction();
in OnReceiveEvent() local
|
| /base/web/webview/ohos_adapter/date_time_format_adapter/src/ |
| H A D | date_time_format_adapter_impl.cpp | 44 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
| /foundation/ability/ability_runtime/services/dataobsmgr/include/ |
| H A D | concurrent_map.h | 184 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 D | form_bundle_event_callback.cpp | 55 std::string action = want.GetAction(); in OnReceiveEvent() local [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ |
| H A D | distributed_operation_builder.cpp | 48 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 D | mock_form_bms_helper.cpp | 46 bool FormBmsHelper::GetAbilityInfoByAction(const std::string &action, int32_t userId,
in GetAbilityInfoByAction() argument
|
| /foundation/ability/ability_runtime/frameworks/js/napi/wantConstant/ |
| H A D | want_constant.cpp | 32 napi_value action = nullptr; in WantConstantInit() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | view_abstract.h | 58 std::function<void()> action; member
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | operation_builder.cpp | 47 OperationBuilder &OperationBuilder::WithAction(const std::string &action) in WithAction() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_pan_handler.cpp | 101 void JSPanHandler::JsHandlerOnPan(PanEvent action, const JSCallbackInfo& args) in JsHandlerOnPan() argument
|
| H A D | js_touch_handler.cpp | 89 void JSTouchHandler::JsHandlerOnTouch(TouchEvent action, const JSCallbackInfo& args) in JsHandlerOnTouch() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | fake_accessibility_manager.cpp | 75 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 D | window_event_process.cpp | 31 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 D | uicast_subscriber.cpp | 137 std::string action = want.GetAction(); in OnReceiveEvent() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
| H A D | text_field_keyevent_test.cpp | 435 std::vector<std::int32_t> action = { in HWTEST_F() local [all...] |
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_switch_module.cpp | 81 ProcessBluetoothSwitchAction( std::function<int(void)> action, BluetoothSwitchEvent cachedEvent) ProcessBluetoothSwitchAction() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_hfp_ag_observer_proxy.cpp | 134 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 D | bluetooth_hfp_ag.h | 104 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 D | interface_profile_hfp_ag.h | 114 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 D | bms_event_handler_unlocked_test.cpp | 88 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
| H A D | audio_concurrency_parser.cpp | 67 std::string action = actionName; in ParseIncoming() local
|
| /foundation/multimodalinput/input/service/monitor/src/ |
| H A D | gesture_monitor_handler.cpp | 74 bool GestureMonitorHandler::IsMatchGesture(int32_t action, int32_t count) const in IsMatchGesture() argument
|
| /foundation/multimodalinput/input/intention/prototype/include/ |
| H A D | intention_identity.h | 56 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 D | display_event_monitor.cpp | 54 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 D | charger_listener.cpp | 32 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|