Home
last modified time | relevance | path

Searched defs:ref (Results 251 - 275 of 1409) sorted by relevance

1...<<11121314151617181920>>...57

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_net_conn_callback_wrapper.cpp24 ArkNetConnCallbackWrapper::ArkNetConnCallbackWrapper(ArkWebRefPtr<ArkNetConnCallback> ref) : ctocpp_(ref) {} in ArkNetConnCallbackWrapper() argument
H A Dark_aafwk_app_mgr_client_adapter_impl.cpp25 ArkAafwkAppMgrClientAdapterImpl( std::shared_ptr<OHOS::NWeb::AafwkAppMgrClientAdapter> ref) ArkAafwkAppMgrClientAdapterImpl() argument
H A Dark_aafwk_browser_client_adapter_impl.cpp19 ArkAafwkBrowserClientAdapterImpl( std::shared_ptr<OHOS::NWeb::AafwkBrowserClientAdapter> ref) ArkAafwkBrowserClientAdapterImpl() argument
H A Dark_decoder_callback_adapter_wrapper.cpp25 ArkDecoderCallbackAdapterWrapper::ArkDecoderCallbackAdapterWrapper(ArkWebRefPtr<ArkDecoderCallbackAdapter> ref) in ArkDecoderCallbackAdapterWrapper() argument
H A Dark_decoder_format_adapter_wrapper.cpp22 ArkDecoderFormatAdapterWrapper::ArkDecoderFormatAdapterWrapper(ArkWebRefPtr<ArkDecoderFormatAdapter> ref) : ctocpp_(ref) in ArkDecoderFormatAdapterWrapper() argument
H A Dark_net_proxy_adapter_impl.cpp24 ArkNetProxyAdapterImpl::ArkNetProxyAdapterImpl(NWeb::NetProxyAdapter& ref) : real_(ref) {} in ArkNetProxyAdapterImpl() argument
H A Dark_net_proxy_event_callback_adapter_wrapper.cpp22 ArkNetProxyEventCallbackAdapterWrapper( ArkWebRefPtr<ArkNetProxyEventCallbackAdapter> ref) ArkNetProxyEventCallbackAdapterWrapper() argument
H A Dark_video_device_descriptor_adapter_impl.cpp25 ArkVideoDeviceDescriptorAdapterImpl( std::shared_ptr<OHOS::NWeb::VideoDeviceDescriptorAdapter> ref) ArkVideoDeviceDescriptorAdapterImpl() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_buffer_desc_adapter_impl.cpp20 ArkBufferDescAdapterImpl::ArkBufferDescAdapterImpl(std::shared_ptr<OHOS::NWeb::BufferDescAdapter> ref) : real_(ref) {} in ArkBufferDescAdapterImpl() argument
H A Dark_net_conn_callback_impl.cpp24 ArkNetConnCallbackImpl::ArkNetConnCallbackImpl(std::shared_ptr<OHOS::NWeb::NetConnCallback> ref) : real_(ref) {} in ArkNetConnCallbackImpl() argument
H A Dark_net_proxy_adapter_wrapper.cpp24 ArkNetProxyAdapterWrapper::ArkNetProxyAdapterWrapper(ArkWebRefPtr<ArkNetProxyAdapter> ref) : ctocpp_(ref) {} in ArkNetProxyAdapterWrapper() argument
H A Dark_print_document_adapter_adapter_impl.cpp24 ArkPrintDocumentAdapterAdapterImpl( std::shared_ptr<OHOS::NWeb::PrintDocumentAdapterAdapter> ref) ArkPrintDocumentAdapterAdapterImpl() argument
H A Dark_window_adapter_wrapper.cpp20 ArkWindowAdapterWrapper::ArkWindowAdapterWrapper(ArkWebRefPtr<ArkWindowAdapter> ref) : ctocpp_(ref) {} in ArkWindowAdapterWrapper() argument
/foundation/ability/form_fwk/test/unittest/frs_form_render_serial_queue_test/
H A Dfrs_form_render_serial_queue_test.cpp60 auto ref = serialQueueTask.ScheduleTask(execTime, []() { GTEST_LOG_(INFO) << "FormRenderRecordTest_001 inner!"; }); in HWTEST_F() local
88 auto ref = in HWTEST_F() local
104 auto ref = serialQueueTask.ScheduleTask(execTime, [&runFlag]() { runFlag = true; }); in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dreflect_registration.h36 explicit ReflectRegistration(ReflectRegistration &&ref) {} in ReflectRegistration() argument
37 explicit ReflectRegistration(const ReflectRegistration &ref) {} in ReflectRegistration() argument
/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dapp_group_observer_napi.h40 napi_ref ref = nullptr; member
46 napi_ref ref = nullptr; member
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dtask_manager.h44 int8 ref; member
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Dvalue_object_test.cpp63 ValueObject &ref = obj; in HWTEST_F() local
87 ValueObject &ref = obj; in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_watcher/
H A Dwatcher_entity.h43 napi_ref ref = nullptr; member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_n_exporter.h28 explicit JSCallbackContext(NRef &ref) : ref_(ref) {} in JSCallbackContext() argument
/foundation/communication/connected_nfc_tag/frameworks/js/napi/
H A Dnfc_napi_event.h50 explicit RegObj(const napi_env& env, const napi_ref& ref) in RegObj() argument
/third_party/ffmpeg/libavcodec/
H A Dlibwebpenc_common.h47 AVFrame *ref; member
H A Dvdpau_vc1.c42 VdpVideoSurface ref; in vdpau_vc1_start_frame() local
H A Dvdpau_mpeg12.c41 VdpVideoSurface ref; in vdpau_mpeg_start_frame() local
H A Dvdpau_mpeg4.c40 VdpVideoSurface ref; in vdpau_mpeg4_start_frame() local

Completed in 7 milliseconds

1...<<11121314151617181920>>...57