/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | drag_adapter_impl.cpp | 65 dragEvent.dragResult = static_cast<int32_t>(dragNotifyMsg.result); in StartDrag()
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | render_list_item.h | 181 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) override;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_fe_color_matrix.cpp | 149 RegisterResult(feAttr_.result, imageFilter, resultHash); in OnAsImageFilter()
|
H A D | svg_fe_composite.cpp | 109 RegisterResult(feAttr_.result, imageFilter, resultHash); in OnAsImageFilter()
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_host.h | 89 * @brief Discovery result observer. 282 * @param result bluetooth resource decision result. 285 virtual void OnBluetoothResourceDecision(uint8_t eventId, const SensingInfo &info, uint32_t &result) in OnBluetoothResourceDecision() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile.h | 264 void ProcessSDPCallback(const BtAddr &addr, uint8_t result); 444 * @return Return the result setted.
|
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | future.h | 59 void ActivateContinuation(const ContinuationData& d, const IAny::Ptr& result);
|
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/ |
H A D | intf_ecs.h | 106 @param result List where entitys components are written in. 108 virtual void GetComponents(Entity entity, BASE_NS::vector<IComponentManager*>& result) = 0;
|
/foundation/multimedia/image_framework/interfaces/kits/js/common/include/ |
H A D | image_receiver_napi.h | 104 napi_value result = nullptr; member
|
H A D | image_creator_napi.h | 104 napi_value result = nullptr; member
|
/foundation/multimedia/image_framework/interfaces/kits/js/common/include/sendable/ |
H A D | sendable_image_receiver_napi.h | 101 napi_value result = nullptr;
member
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/ |
H A D | videoenc_sample.h | 98 int32_t PushData(OH_AVMemory *buffer, uint32_t index, int32_t &result);
|
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
H A D | test_common.h | 93 void OnResult(const uint64_t timestamp, const std::shared_ptr<OHOS::Camera::CameraMetadata> &result) const;
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
H A D | matrix.h | 99 using CalcXYProc = void (*)(const Matrix &m, const float x, const float y, Point &result);
|
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/picker/ |
H A D | camera_picker_napi.h | 105 void OnResult(int32_t resultCode, const OHOS::AAFwk::Want& result);
|
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/ |
H A D | media_library_manager.h | 140 * @return query result 249 * @param result a parameter for output, indicating the check result (permission granted or not) 254 const std::vector<string> &urisSource, std::vector<bool> &result, uint32_t flag);
|
/foundation/multimedia/player_framework/frameworks/js/soundpool/include/ |
H A D | soundpool_napi.h | 141 bool GetPropertyBool(napi_env env, napi_value configObj, const std::string &type, bool &result);
|
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
H A D | ringtone_restore.cpp | 70 vector<FileInfo> result; in QueryFileInfos() local
|
/foundation/resourceschedule/memmgr/common/include/ |
H A D | kernel_interface.h | 72 void ReadZswapdPressureShow(std::map<std::string, std::string>& result);
|
/foundation/resourceschedule/device_usage_statistics/services/common/include/ |
H A D | bundle_active_service.h | 67 * @param isBundleIdle The result of IsBundleIdle. 112 * @param bundleActivePackageStats, The result of QueryBundleStatsInfos. 124 * @param bundleActiveEvents the std::vector<BundleActiveEvent>, as the result of QueryCurrentBundleEvents. 135 * @param appGroup as the result of QueryAppGroup. 240 void DumpUsage(std::string &result);
|
/foundation/communication/dsoftbus/core/connection/ble/include/ |
H A D | softbus_conn_ble_connection.h | 135 int32_t result; member
|
/foundation/communication/dsoftbus/tests/sdk/transmission/benchmarktest/ |
H A D | trans_test.cpp | 126 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument
|
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranssessionmanager_fuzzer/ |
H A D | clienttranssessionmanager_fuzzer.cpp | 24 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument
|
/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/ |
H A D | tmessenger.h | 74 // class 'TMessenger' is used to notify test result 107 void OnMessageRecv(const std::string &result);
|
/foundation/communication/dsoftbus/interfaces/kits/transport/ |
H A D | session.h | 287 * @param result Indicates the result to return. 293 int (*OnSessionOpened)(int sessionId, int result);
|