Home
last modified time | relevance | path

Searched defs:ref (Results 1 - 25 of 253) sorted by relevance

1234567891011

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_surface.cpp27 OHOS::RefBase *ref = reinterpret_cast<OHOS::RefBase *>(window_); in EglWrapperSurface() local
36 OHOS::RefBase *ref = reinterpret_cast<OHOS::RefBase *>(window_); in ~EglWrapperSurface() local
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/include/
H A Drequest_suspend_delay.h42 napi_ref ref = nullptr; member
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Diunknown.c60 int ref = entry->ref - 1; in IUNKNOWN_Release() local
H A Dtask_manager.h44 int8 ref; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_transceiver.h33 int32_t ref; member
/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/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
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Ddataobs_mgr_inner_ext.h50 std::atomic<uint32_t> ref; member
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dintell_voice_napi_util.cpp27 IntellVoiceRef::IntellVoiceRef(napi_env env, napi_ref ref) : env_(env), ref_(ref) in IntellVoiceRef() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dref_uri_util.cpp70 static IObject::Ptr ResolveSegment(const IObjectInstance::Ptr& base, RefUri ref) in ResolveSegment() argument
49 ResolvePropertySegment( BASE_NS::string_view propName, const IObjectInstance::Ptr& base, const RefUri& ref) ResolvePropertySegment() argument
[all...]
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avbuffer/capi/
H A Davbuffer_capi_mock.cpp80 auto ref = sptr<SurfaceBuffer>(SurfaceBuffer::NativeBufferToSurfaceBuffer(surfaceBuffer)); in GetNativeBuffer() local
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Diunknown.h176 int16 ref; member
/foundation/communication/nfc/frameworks/js/napi/controller/
H A Dnfc_napi_controller_event.h60 explicit RegObj(const napi_env& env, const napi_ref& ref) in RegObj() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dbuffer.c53 Buffer *ref = (Buffer *)calloc(1, sizeof(Buffer)); in BufferRefMalloc() local
99 Buffer *ref = BufferRefMalloc(buf); in BufferResize() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/auto_fill_manager/
H A Djs_auto_save_request_callback.cpp61 napi_ref ref = nullptr; in Register() local
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_observer.cpp106 void NAPIDataAbilityObserver::SetCallbackRef(const napi_ref &ref) in SetCallbackRef() argument
/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/
H A Djs_ability_auto_startup_callback.cpp56 napi_ref ref = nullptr; in Register() local
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_cast_session_listener.cpp105 napi_ref ref = nullptr; in AddCallback() local
143 napi_ref ref in RemoveCallback() local
[all...]
H A Dnapi_cast_session_manager_listener.cpp102 napi_ref ref = nullptr; in AddCallback() local
140 napi_ref ref in RemoveCallback() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_unpack_impl.cpp127 auto &ref = rtpSort_[rpp.pt_]; in CreateRtpDecoder() local

Completed in 8 milliseconds

1234567891011