| /base/location/frameworks/js/napi/include/ |
| D | callback_manager.h | 69 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/ |
| D | uv_queue.h | 26 napi_ref ref; member
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| D | local_live_view_subscribe.h | 65 napi_ref ref = nullptr; member 72 napi_ref ref = nullptr; member
|
| D | subscribe.h | 156 napi_ref ref = nullptr; member 174 napi_ref ref = nullptr; member
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | subscribe.cpp | 40 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/ |
| D | napi_print_task.h | 28 napi_ref ref = nullptr; member
|
| D | napi_print_pdf_render.h | 28 napi_ref ref = nullptr; member
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| D | napi_hisysevent_listener.cpp | 57 …[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()
|
| D | napi_hisysevent_querier.cpp | 58 [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/ |
| D | upload_task_napiV5.h | 36 napi_ref ref; member 41 napi_ref ref; member
|
| /base/time/time_service/framework/js/napi/system_timer/include/ |
| D | napi_system_timer.h | 48 napi_ref ref = nullptr; member
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/ |
| D | napi_callback_context.h | 31 napi_ref ref = nullptr; member
|
| /base/hiviewdfx/faultloggerd/tools/crasher_cpp/faults/ |
| D | nullpointer_dereference.cpp | 51 auto ref = refs.front(); // crash here in TestNullPointerDereferenceCrash3() local
|
| /base/tee/tee_client/frameworks/include/ |
| D | tee_client_inner.h | 38 #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/ |
| D | uv_queue.cpp | 35 void UvQueue::DeleteRef(napi_env env, napi_ref ref) in DeleteRef()
|
| /base/telephony/state_registry/frameworks/js/napi/src/ |
| D | event_listener_manager.cpp | 33 …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/ |
| D | local_live_view_subscribe.cpp | 29 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/ |
| D | js_drag_manager.cpp | 37 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/ |
| D | hks_storage_file_lock.c | 31 uint32_t ref; member 205 uint32_t ref = 0; in Release() local
|
| /base/msdp/device_status/utils/common/include/ |
| D | util_napi.h | 25 #define RELEASE_CALLBACKINFO(env, ref) \ argument
|
| /base/powermgr/power_manager/frameworks/napi/utils/ |
| D | napi_utils.cpp | 55 void NapiUtils::ReleaseReference(napi_env& env, napi_ref& ref) in ReleaseReference()
|
| /base/powermgr/battery_manager/frameworks/napi/ |
| D | napi_utils.cpp | 55 void NapiUtils::ReleaseReference(napi_env& env, napi_ref& ref) in ReleaseReference()
|
| /base/security/access_token/interfaces/kits/privacy/napi/include/ |
| D | napi_context_common.h | 57 napi_ref ref = nullptr; member
|
| /base/request/request/frameworks/js/napi/src/upload/ |
| D | upload_task_napiV5.cpp | 107 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/ |
| D | napi_utils.cpp | 40 void NapiUtils::ReleaseReference(napi_env& env, napi_ref& ref) in ReleaseReference()
|