/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | refcnt_ptr.h | 31 constexpr refcnt_ptr(nullptr_t) noexcept {} in BASE_BEGIN_NAMESPACE() 85 refcnt_ptr& operator=(nullptr_t) noexcept in BASE_BEGIN_NAMESPACE() 149 bool operator!=(nullptr_t) const noexcept in BASE_BEGIN_NAMESPACE() 154 bool operator==(nullptr_t) const noexcept in BASE_BEGIN_NAMESPACE()
|
H A D | unique_ptr.h | 78 constexpr unique_ptr(nullptr_t) noexcept {} 156 unique_ptr& operator=(nullptr_t) noexcept 219 constexpr unique_ptr(nullptr_t) noexcept {} 303 void reset(nullptr_t p = nullptr) noexcept 308 unique_ptr& operator=(nullptr_t) noexcept 366 bool operator==(const unique_ptr<T1, D1>& x, nullptr_t) 371 bool operator==(nullptr_t, const unique_ptr<T1, D1>& x) 383 bool operator!=(const unique_ptr<T1, D1>& x, nullptr_t) 388 bool operator!=(nullptr_t, const unique_ptr<T1, D1>& x)
|
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
H A D | mock.h | 43 bool operator==(std::nullptr_t) const 48 bool operator!=(std::nullptr_t) const
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | event_callback.h | 51 bool operator==(std::nullptr_t) const 56 bool operator!=(std::nullptr_t) const
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
H A D | metadata_helpers.h | 120 …META_NS::nullptr_t RegisterStaticPropertyMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::str… 130 …META_NS::nullptr_t RegisterStaticEventMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string… 138 …META_NS::nullptr_t RegisterStaticFunctionMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::str…
|
H A D | object.h | 218 …nullptr_t RegisterStaticPropertyMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view … in RegisterStaticPropertyMetadata() 229 …nullptr_t RegisterStaticEventMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view nam… in RegisterStaticEventMetadata() 238 …nullptr_t RegisterStaticFunctionMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view … in RegisterStaticFunctionMetadata()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/ |
H A D | referenced.h | 136 ACE_REMOVE(explicit) RefPtr(std::nullptr_t) {} in RefPtr() argument 267 bool operator==(std::nullptr_t) const 271 bool operator!=(std::nullptr_t) const 315 ACE_REMOVE(explicit) WeakPtr(std::nullptr_t) {} in WeakPtr() argument
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/ |
H A D | js_runtime_utils.h | 298 NapiAsyncTask::ExecuteCallback&& execute, std::nullptr_t, napi_value* result); 301 std::nullptr_t, NapiAsyncTask::CompleteCallback&& complete, napi_value* result); 304 std::nullptr_t, std::nullptr_t, napi_value* result);
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
H A D | js_runtime_utils.cpp | 297 NapiAsyncTask::ExecuteCallback &&execute, std::nullptr_t, napi_value *result) in CreateAsyncTaskWithLastParam() argument 304 std::nullptr_t, NapiAsyncTask::CompleteCallback &&complete, napi_value *result) in CreateAsyncTaskWithLastParam() argument 311 std::nullptr_t, std::nullptr_t, napi_value *result) in CreateAsyncTaskWithLastParam() argument
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/ |
H A D | napi_data_utils.h | 99 static napi_status GetValue(napi_env env, napi_value in, nullptr_t &out); 100 static napi_status SetValue(napi_env env, const nullptr_t &in, napi_value &out);
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | shared_ptr.h | 40 weak_ptr(nullptr_t) {} in BASE_BEGIN_NAMESPACE() 96 weak_ptr& operator=(nullptr_t) noexcept in BASE_BEGIN_NAMESPACE() 167 constexpr shared_ptr(nullptr_t) noexcept {} in shared_ptr() argument 304 shared_ptr& operator=(nullptr_t) noexcept
|
H A D | types.h | 29 using nullptr_t = decltype(nullptr);
|
/ohos5.0/foundation/multimodalinput/input/intention/prototype/include/ |
H A D | i_device_observer.h | 40 inline bool operator==(const std::weak_ptr<IDeviceObserver> ptr1, std::nullptr_t) noexcept
|
/ohos5.0/base/msdp/device_status/intention/prototype/include/ |
H A D | i_device_observer.h | 40 inline bool operator==(const std::weak_ptr<IDeviceObserver> ptr1, std::nullptr_t) noexcept
|
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/common/ |
H A D | napi_data_utils.h | 109 static napi_status GetValue(napi_env env, napi_value in, nullptr_t &out); 110 static napi_status SetValue(napi_env env, const nullptr_t &in, napi_value &out);
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/include/ |
H A D | ark_web_scoped_refptr.h | 55 ark_web_scoped_refptr& operator=(std::nullptr_t)
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_runtime_utils.cpp | 431 NapiAsyncTask::ExecuteCallback&& execute, nullptr_t, napi_value* result) in CreateAsyncTaskWithLastParam() argument 438 nullptr_t, NapiAsyncTask::CompleteCallback&& complete, napi_value* result) in CreateAsyncTaskWithLastParam() argument 445 nullptr_t, nullptr_t, napi_value* result) in CreateAsyncTaskWithLastParam() argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | thread_local_data.h | 57 inline const ThreadLocalData<T> &operator=(std::nullptr_t)
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/ |
H A D | thread_local_data.h | 57 inline const ThreadLocalData<T> &operator=(std::nullptr_t)
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_egl_image_manager.cpp | 105 bool operator==(std::nullptr_t) const in operator ==() 109 bool operator!=(std::nullptr_t) const in operator !=()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | engine_helper.h | 42 bool operator==(std::nullptr_t) const
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/ |
H A D | array_property.h | 33 ArrayProperty(nullptr_t) {} in META_BEGIN_NAMESPACE()
|
H A D | property.h | 32 Property(nullptr_t) {} in META_BEGIN_NAMESPACE()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | tlv_util.cpp | 25 template <> size_t CountBufferSize(const std::nullptr_t &input, TLVObject &data) in CountBufferSize() 30 template <> bool Writing(const std::nullptr_t &input, TLVObject &data, TAG tag) in Writing() 36 template <> bool Reading(std::nullptr_t &output, TLVObject &data, const TLVHead &head) in Reading()
|
H A D | tlv_util.h | 56 template <> size_t API_EXPORT CountBufferSize(const std::nullptr_t &input, TLVObject &data); 57 template <> bool API_EXPORT Writing(const std::nullptr_t &input, TLVObject &data, TAG tag); 58 template <> bool API_EXPORT Reading(std::nullptr_t &output, TLVObject &data, const TLVHead &head);
|