Home
last modified time | relevance | path

Searched defs:ref (Results 1201 - 1225 of 1453) sorted by relevance

1...<<41424344454647484950>>...59

/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_common.cpp125 void SubscriberPtr::SetCallbackRef(const napi_ref &ref) in SetCallbackRef() argument
189 AuthenticatorAsyncCallback( napi_env env, napi_ref ref, napi_deferred deferred, uv_after_work_cb workCb) AuthenticatorAsyncCallback() argument
/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp1635 void SubscriberPtr::SetCallbackRef(const napi_ref &ref) in SetCallbackRef() argument
/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp188 void RegisterDlpSandboxChangeScopePtr::SetCallbackRef(const napi_ref &ref) in SetCallbackRef() argument
311 void OpenDlpFileSubscriberPtr::SetCallbackRef(const napi_ref &ref) in SetCallbackRef() argument
[all...]
/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.cpp1193 static int32_t OnNotifyEvent(const Event &event, napi_env env, napi_ref ref, SubscriberPt argument
1243 SetCallbackRef(const napi_ref &ref) SetCallbackRef() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
H A Ddrv_media_mem.c1424 int ref; in sec_mmb_put() local
1455 int sec_mmb_query_ref(HI_U32 sec_addr, int iommu, HI_U32 *ref) in sec_mmb_query_ref() argument
1589 int mmb_ref_query(u32 addr, int iommu, u32 *ref) in mmb_ref_query() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_common.c364 void mpp_free_task(struct kref *ref) in mpp_free_task() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_common.c390 void mpp_free_task(struct kref *ref) in mpp_free_task() argument
[all...]
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dsimulator.cpp378 napi_ref ref = nullptr; in StartAbility() local
425 napi_ref ref = nullptr; in LoadAbilityStage() local
471 std::shared_ptr<NativeReference> ref = it->second; in TerminateAbility() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability_context.cpp2108 void JSAbilityConnection::ReleaseNativeReference(NativeReference* ref) in ReleaseNativeReference() argument
2338 napi_ref ref = nullptr; in SetJsConnectionObject() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H A Ddistributed_mission_manager.cpp995 void NAPIRemoteMissionListener::SetNotifyMissionsChangedCBRef(const napi_ref &ref) in SetNotifyMissionsChangedCBRef() argument
1000 void NAPIRemoteOnListener::SetOnCallbackCBRef(std::shared_ptr<NativeReference> &ref) in SetOnCallbackCBRef() argument
1010 bool NAPIRemoteOnListener::DelOnCallbackCBRef(napi_env env, std::shared_ptr<NativeReference> &ref) in DelOnCallbackCBRef() argument
1025 void NAPIRemoteMissionListener::SetNotifySnapshotCBRef(const napi_ref &ref) in SetNotifySnapshotCBRef() argument
1030 void NAPIRemoteMissionListener::SetNotifyNetDisconnectCBRef(const napi_ref &ref) in SetNotifyNetDisconnectCBRef() argument
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp223 napi_ref ref = nullptr; in On() local
1177 napi_ref ref = nullptr; in ParsePixelMapAndBuilder() local
1201 napi_ref ref = nullptr; in ParseDragItemListInfoParam() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_material_render_slot.cpp559 const auto& ref = allShaderData_.perShaderData[dataIter->second]; in GetSubmeshPso() local
793 const auto& ref = allShaderData_.defaultSpecilizationConstants[idx]; in GetShaderSpecializationView() local
[all...]
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_enum.cpp537 CreateEnumObject(const napi_env &env, const std::map<std::string, int32_t> &map, napi_ref &ref) CreateEnumObject() argument
568 CreateEnumInt64Object(const napi_env &env, const std::map<std::string, uint64_t> &map, napi_ref &ref) CreateEnumInt64Object() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp444 OHOS::RefBase *ref = reinterpret_cast<OHOS::RefBase *>(buffer); in SurfaceBuffer_Reference() local
455 OHOS::RefBase *ref = reinterpret_cast<OHOS::RefBase *>(buffer); in SurfaceBuffer_Unreference() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_packer_napi.cpp376 CreateEnumTypeObject(napi_env env, napi_valuetype type, napi_ref* ref, std::vector<struct ImageEnum> imageEnumMap) CreateEnumTypeObject() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H A Dcamera_manager_napi.cpp70 napi_ref ref; in CacheNapiValue() local
80 napi_ref ref; in GetCacheNapiValue() local
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_library_napi.h81 UvChangeMsg(napi_env env, napi_ref ref, in UvChangeMsg() argument
155 MediaOnNotifyObserver(const ChangeListenerNapi &listObj, std::string uri, napi_ref ref) : listObj_(listObj) in MediaOnNotifyObserver() argument
185 ThumbnailGenerateHandler(napi_ref ref, napi_threadsafe_function func) : callbackRef_(ref), threadSafeFunc_(func) {} in ThumbnailGenerateHandler() argument
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp89 std::shared_ptr<AutoRef> ref = callback.lock(); in UvWork() local
1402 void AVPlayerCallback::SaveCallbackReference(const std::string &name, std::weak_ptr<AutoRef> ref) in SaveCallbackReference() argument
H A Davplayer_napi.cpp1683 napi_ref ref = nullptr; in JsSetDataSrc() local
2754 napi_ref ref = nullptr; in JsSetOnCallback() local
2812 void AVPlayerNapi::SaveCallbackReference(const std::string &callbackName, std::shared_ptr<AutoRef> ref) in SaveCallbackReference() argument
[all...]
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp253 static napi_value CreateNewInstance(napi_env env, napi_callback_info info, napi_ref ref, in CreateNewInstance() argument
304 static napi_value CreateNumberEnumProperty(napi_env env, vector<string> properties, napi_ref &ref, int32_t offset = 0) in CreateNumberEnumProperty() argument
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp1742 auto &ref = decWeakRefs_[idx]; in ProcDeferredDecRefs() local
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp427 static void DecreaseJsObjectRef(napi_env env, napi_ref ref) in DecreaseJsObjectRef() argument
439 static void IncreaseJsObjectRef(napi_env env, napi_ref ref) in IncreaseJsObjectRef() argument
458 napi_ref ref = holder->GetJsObjectRef(); in RemoteObjectHolderRefCb() local
495 napi_ref ref = holder->GetJsObjectRef(); RemoteObjectDetachCb() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link.c487 uint32_t ref = 0; in IsNeedDelResource() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp1933 napi_value WebGLRenderingContextBaseImpl::StencilFunc(napi_env env, GLenum func, GLint ref, GLuint mask) in StencilFunc() argument
1952 StencilFuncSeparate( napi_env env, GLenum face, GLenum func, GLint ref, GLuint mask) StencilFuncSeparate() argument
[all...]
H A Dwebgl_rendering_context_base.cpp1515 int32_t ref = 0; in StencilFunc() local
1555 int32_t ref = 0; in StencilFuncSeparate() local

Completed in 61 milliseconds

1...<<41424344454647484950>>...59