/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_wrapper_surface.cpp | 27 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 D | request_suspend_delay.h | 42 napi_ref ref = nullptr; member
|
/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | iunknown.c | 60 int ref = entry->ref - 1;
in IUNKNOWN_Release() local
|
H A D | task_manager.h | 44 int8 ref;
member
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/ |
H A D | softbus_proxychannel_transceiver.h | 33 int32_t ref; member
|
/foundation/ability/form_fwk/test/unittest/frs_form_render_serial_queue_test/ |
H A D | frs_form_render_serial_queue_test.cpp | 60 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 D | reflect_registration.h | 36 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 D | app_group_observer_napi.h | 40 napi_ref ref = nullptr; member 46 napi_ref ref = nullptr; member
|
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | value_object_test.cpp | 63 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 D | watcher_entity.h | 43 napi_ref ref = nullptr; member
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/ |
H A D | watcher_n_exporter.h | 28 explicit JSCallbackContext(NRef &ref) : ref_(ref) {} in JSCallbackContext() argument
|
/foundation/communication/connected_nfc_tag/frameworks/js/napi/ |
H A D | nfc_napi_event.h | 50 explicit RegObj(const napi_env& env, const napi_ref& ref)
in RegObj() argument
|
/foundation/ability/ability_runtime/services/dataobsmgr/include/ |
H A D | dataobs_mgr_inner_ext.h | 50 std::atomic<uint32_t> ref; member
|
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/ |
H A D | intell_voice_napi_util.cpp | 27 IntellVoiceRef::IntellVoiceRef(napi_env env, napi_ref ref) : env_(env), ref_(ref) in IntellVoiceRef() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | ref_uri_util.cpp | 70 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 D | avbuffer_capi_mock.cpp | 80 auto ref = sptr<SurfaceBuffer>(SurfaceBuffer::NativeBufferToSurfaceBuffer(surfaceBuffer)); in GetNativeBuffer() local
|
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/ |
H A D | iunknown.h | 176 int16 ref;
member
|
/foundation/communication/nfc/frameworks/js/napi/controller/ |
H A D | nfc_napi_controller_event.h | 60 explicit RegObj(const napi_env& env, const napi_ref& ref) in RegObj() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
H A D | buffer.c | 53 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 D | js_auto_save_request_callback.cpp | 61 napi_ref ref = nullptr; in Register() local
|
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/ |
H A D | napi_data_ability_observer.cpp | 106 void NAPIDataAbilityObserver::SetCallbackRef(const napi_ref &ref) in SetCallbackRef() argument
|
/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/ |
H A D | js_ability_auto_startup_callback.cpp | 56 napi_ref ref = nullptr; in Register() local
|
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/ |
H A D | napi_cast_session_listener.cpp | 105 napi_ref ref = nullptr; in AddCallback() local 143 napi_ref ref in RemoveCallback() local [all...] |
H A D | napi_cast_session_manager_listener.cpp | 102 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 D | rtp_unpack_impl.cpp | 127 auto &ref = rtpSort_[rpp.pt_]; in CreateRtpDecoder() local
|