Home
last modified time | relevance | path

Searched refs:result (Results 17351 - 17375 of 20066) sorted by relevance

1...<<691692693694695696697698699700>>...803

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Ddrag_adapter_impl.cpp65 dragEvent.dragResult = static_cast<int32_t>(dragNotifyMsg.result); in StartDrag()
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item.h181 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) override;
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_color_matrix.cpp149 RegisterResult(feAttr_.result, imageFilter, resultHash); in OnAsImageFilter()
H A Dsvg_fe_composite.cpp109 RegisterResult(feAttr_.result, imageFilter, resultHash); in OnAsImageFilter()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_host.h89 * @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 Da2dp_profile.h264 void ProcessSDPCallback(const BtAddr &addr, uint8_t result);
444 * @return Return the result setted.
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dfuture.h59 void ActivateContinuation(const ContinuationData& d, const IAny::Ptr& result);
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dintf_ecs.h106 @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 Dimage_receiver_napi.h104 napi_value result = nullptr; member
H A Dimage_creator_napi.h104 napi_value result = nullptr; member
/foundation/multimedia/image_framework/interfaces/kits/js/common/include/sendable/
H A Dsendable_image_receiver_napi.h101 napi_value result = nullptr; member
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/
H A Dvideoenc_sample.h98 int32_t PushData(OH_AVMemory *buffer, uint32_t index, int32_t &result);
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dtest_common.h93 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 Dmatrix.h99 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 Dcamera_picker_napi.h105 void OnResult(int32_t resultCode, const OHOS::AAFwk::Want& result);
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dmedia_library_manager.h140 * @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 Dsoundpool_napi.h141 bool GetPropertyBool(napi_env env, napi_value configObj, const std::string &type, bool &result);
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore.cpp70 vector<FileInfo> result; in QueryFileInfos() local
/foundation/resourceschedule/memmgr/common/include/
H A Dkernel_interface.h72 void ReadZswapdPressureShow(std::map<std::string, std::string>& result);
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_service.h67 * @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 Dsoftbus_conn_ble_connection.h135 int32_t result; member
/foundation/communication/dsoftbus/tests/sdk/transmission/benchmarktest/
H A Dtrans_test.cpp126 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranssessionmanager_fuzzer/
H A Dclienttranssessionmanager_fuzzer.cpp24 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 Dtmessenger.h74 // class 'TMessenger' is used to notify test result
107 void OnMessageRecv(const std::string &result);
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsession.h287 * @param result Indicates the result to return.
293 int (*OnSessionOpened)(int sessionId, int result);

Completed in 22 milliseconds

1...<<691692693694695696697698699700>>...803