/foundation/arkui/ace_engine/frameworks/core/components/gesture_listener/ |
H A D | render_gesture_listener.h | 51 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) override;
|
/foundation/arkui/ace_engine/frameworks/core/components/toggle/ |
H A D | render_toggle.h | 53 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) override;
|
/foundation/arkui/ace_engine/frameworks/core/components/triangle/ |
H A D | render_triangle.h | 120 void OnTouchTestHit(const Offset&, const TouchRestrict&, TouchTestResult& result) override;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | long_press_event.h | 81 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result,
|
/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/ |
H A D | render_dialog_tween.h | 47 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) override;
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_calendar_picker.h | 44 static bool ParseJsDimensionVpWithCheck(const JSRef<JSVal>& jsValue, CalcDimension& result);
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/matrix4/ |
H A D | cj_matrix4_ffi.h | 84 CJ_EXPORT void FfiOHOSMatrix4Combine(int64_t result, int64_t target);
|
/foundation/arkui/ace_engine/frameworks/base/network/ |
H A D | download_manager.h | 56 virtual bool Download(const std::string& url, const std::shared_ptr<DownloadResult>& result);
|
/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_interaction_interface.h | 43 MOCK_METHOD(int32_t, StopDrag, (DragDropRet result), (override));
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | calc_length.h | 78 bool NormalizeToPx(double vpScale, double fpScale, double lpxScale, double parentLength, double& result) const;
|
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/ |
H A D | js_component_test_component.h | 54 napi_env env, napi_value* result, ComponentTest::ComponentTestComponentImpl* componentImpl);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_fe_flood.cpp | 47 RegisterResult(feAttr_.result, imageFilter, resultHash); in OnAsImageFilter()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_gatt_server.h | 109 virtual void OnNotifyConfirm(const GattDevice &device, const Characteristic &characteristic, int result) {} in OnNotifyConfirm() argument
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_gatt_server.h | 143 virtual void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device, int result) in OnNotificationCharacteristicChanged() argument
|
H A D | bluetooth_hid_host.h | 87 int32_t GetDevicesByStates(std::vector<int> states, std::vector<BluetoothRemoteDevice> &result);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter_properties.h | 211 * @param result Set result. 213 void SetLocalNameCallback(int result);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_server_profile_callback.h | 56 virtual void OnIndicationEvent(uint16_t connectHandle, uint16_t valueHandle, int result){}; in OnIndicationEvent() argument
|
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
H A D | spirv_cross_helpers_gles.h | 52 const std::vector<SpecConstantInfo>& reflectionInfo, uint32_t spcid, uintptr_t offset, std::string& result);
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/include/ |
H A D | color_picker_napi.h | 52 napi_value& result, std::unique_ptr<ColorPickerAsyncContext>& asyncContext);
|
/foundation/multimedia/image_framework/interfaces/kits/js/common/include/ |
H A D | picture_napi.h | 34 static int32_t CreatePictureNapi(napi_env env, napi_value* result);
|
/foundation/multimedia/image_framework/plugins/manager/src/framework/ |
H A D | plugin.h | 70 uint32_t GetUint16ValueFromDecimal(const std::string &source, uint16_t &result);
|
/foundation/multimedia/media_foundation/engine/scene/recorder/internal/ |
H A D | state_machine.h | 82 void OnIntentExecuted(Intent intent, Action action, ErrorCode result);
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/media_manager/ |
H A D | mpeg_manager.h | 36 MediaManagerError UnInit(const MediaResult result);
|
/foundation/multimedia/media_foundation/engine/scene/player/internal/ |
H A D | state_machine.h | 78 void OnIntentExecuted(Intent intent, Action action, ErrorCode result);
|
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/ |
H A D | listener_base.h | 37 napi_value* result; member
|