Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 25 of 64) sorted by relevance

123

/base/location/frameworks/js/napi/include/
Dcallback_manager.h69 auto ref = innerIter->first; in IsCallbackInMap() local
100 auto ref = innerIter->first; in DeleteCallback() local
120 auto ref = innerIter->first; in GetCallbackPtr() local
/base/request/request/frameworks/js/napi/include/
Duv_queue.h26 napi_ref ref; member
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dlocal_live_view_subscribe.h65 napi_ref ref = nullptr; member
72 napi_ref ref = nullptr; member
Dsubscribe.h156 napi_ref ref = nullptr; member
174 napi_ref ref = nullptr; member
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dsubscribe.cpp40 napi_ref ref = nullptr; member
1060 void SubscriberInstance::SetCancelCallbackInfo(const napi_env &env, const napi_ref &ref) in SetCancelCallbackInfo()
1066 void SubscriberInstance::SetConsumeCallbackInfo(const napi_env &env, const napi_ref &ref) in SetConsumeCallbackInfo()
1072 void SubscriberInstance::SetUpdateCallbackInfo(const napi_env &env, const napi_ref &ref) in SetUpdateCallbackInfo()
1078 void SubscriberInstance::SetSubscribeCallbackInfo(const napi_env &env, const napi_ref &ref) in SetSubscribeCallbackInfo()
1084 void SubscriberInstance::SetUnsubscribeCallbackInfo(const napi_env &env, const napi_ref &ref) in SetUnsubscribeCallbackInfo()
1090 void SubscriberInstance::SetDieCallbackInfo(const napi_env &env, const napi_ref &ref) in SetDieCallbackInfo()
1096 void SubscriberInstance::SetDisturbModeCallbackInfo(const napi_env &env, const napi_ref &ref) in SetDisturbModeCallbackInfo()
1102 …id SubscriberInstance::SetEnabledNotificationCallbackInfo(const napi_env &env, const napi_ref &ref) in SetEnabledNotificationCallbackInfo()
1108 void SubscriberInstance::SetDisturbDateCallbackInfo(const napi_env &env, const napi_ref &ref) in SetDisturbDateCallbackInfo()
[all …]
/base/print/print_fwk/interfaces/kits/napi/print_napi/include/
Dnapi_print_task.h28 napi_ref ref = nullptr; member
Dnapi_print_pdf_render.h28 napi_ref ref = nullptr; member
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_listener.cpp57 …[this, domain, eventName, eventType, eventDetail] (const napi_env env, const napi_ref ref, pid_t t… in OnEvent()
81 [this] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnServiceDied()
Dnapi_hisysevent_querier.cpp58 [this, sysEvents, seq] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnQuery()
81 [this, reason, total, seq] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnComplete()
/base/request/request/frameworks/js/napi/include/upload/
Dupload_task_napiV5.h36 napi_ref ref; member
41 napi_ref ref; member
/base/time/time_service/framework/js/napi/system_timer/include/
Dnapi_system_timer.h48 napi_ref ref = nullptr; member
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Dnapi_callback_context.h31 napi_ref ref = nullptr; member
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/faults/
Dnullpointer_dereference.cpp51 auto ref = refs.front(); // crash here in TestNullPointerDereferenceCrash3() local
/base/tee/tee_client/frameworks/include/
Dtee_client_inner.h38 #define CHECK_ERR_RETURN(val, ref, ret) \ argument
46 #define CHECK_ERR_NO_RETURN(val, ref) \ argument
54 #define CHECK_ERR_GOTO(val, ref, label) \ argument
/base/request/request/frameworks/js/napi/src/
Duv_queue.cpp35 void UvQueue::DeleteRef(napi_env env, napi_ref ref) in DeleteRef()
/base/telephony/state_registry/frameworks/js/napi/src/
Devent_listener_manager.cpp33 …napi_env env, const TelephonyUpdateEventType eventType, napi_ref ref, std::list<EventListener> &re… in UnregisterEventListener()
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
Dlocal_live_view_subscribe.cpp29 napi_ref ref = nullptr; member
153 … LocalLiveViewSubscriberInstance::SetResponseCallbackInfo(const napi_env &env, const napi_ref &ref) in SetResponseCallbackInfo()
159 …scriberInstance::SetCallbackInfo(const napi_env &env, const std::string &type, const napi_ref &ref) in SetCallbackInfo()
/base/msdp/device_status/frameworks/js/napi/interaction/drag/src/
Djs_drag_manager.cpp37 bool JsDragManager::IsSameHandle(napi_env env, napi_value handle, napi_ref ref) in IsSameHandle()
88 napi_ref ref = nullptr; in RegisterListener() local
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_storage_file_lock.c31 uint32_t ref; member
205 uint32_t ref = 0; in Release() local
/base/msdp/device_status/utils/common/include/
Dutil_napi.h25 #define RELEASE_CALLBACKINFO(env, ref) \ argument
/base/powermgr/power_manager/frameworks/napi/utils/
Dnapi_utils.cpp55 void NapiUtils::ReleaseReference(napi_env& env, napi_ref& ref) in ReleaseReference()
/base/powermgr/battery_manager/frameworks/napi/
Dnapi_utils.cpp55 void NapiUtils::ReleaseReference(napi_env& env, napi_ref& ref) in ReleaseReference()
/base/security/access_token/interfaces/kits/privacy/napi/include/
Dnapi_context_common.h57 napi_ref ref = nullptr; member
/base/request/request/frameworks/js/napi/src/upload/
Dupload_task_napiV5.cpp107 void UploadTaskNapiV5::OnSystemSuccess(napi_env env, napi_ref ref, Upload::UploadResponse &response) in OnSystemSuccess()
136 void UploadTaskNapiV5::OnSystemFail(napi_env env, napi_ref ref, std::string &data, int32_t &code) in OnSystemFail()
/base/powermgr/battery_statistics/frameworks/napi/src/
Dnapi_utils.cpp40 void NapiUtils::ReleaseReference(napi_env& env, napi_ref& ref) in ReleaseReference()

123