Home
last modified time | relevance | path

Searched refs:nullptr_t (Results 1 – 25 of 37) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Drefcnt_ptr.h31 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 Dunique_ptr.h78 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 Dmock.h43 bool operator==(std::nullptr_t) const
48 bool operator!=(std::nullptr_t) const
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Devent_callback.h51 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 Dmetadata_helpers.h120 …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 Dobject.h218nullptr_t RegisterStaticPropertyMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view … in RegisterStaticPropertyMetadata()
229nullptr_t RegisterStaticEventMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view nam… in RegisterStaticEventMetadata()
238nullptr_t RegisterStaticFunctionMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view … in RegisterStaticFunctionMetadata()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dreferenced.h136 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 Djs_runtime_utils.h298 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 Djs_runtime_utils.cpp297 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 Dnapi_data_utils.h99 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 Dshared_ptr.h40 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 Dtypes.h29 using nullptr_t = decltype(nullptr);
/ohos5.0/foundation/multimodalinput/input/intention/prototype/include/
H A Di_device_observer.h40 inline bool operator==(const std::weak_ptr<IDeviceObserver> ptr1, std::nullptr_t) noexcept
/ohos5.0/base/msdp/device_status/intention/prototype/include/
H A Di_device_observer.h40 inline bool operator==(const std::weak_ptr<IDeviceObserver> ptr1, std::nullptr_t) noexcept
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/common/
H A Dnapi_data_utils.h109 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 Dark_web_scoped_refptr.h55 ark_web_scoped_refptr& operator=(std::nullptr_t)
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_utils.cpp431 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 Dthread_local_data.h57 inline const ThreadLocalData<T> &operator=(std::nullptr_t)
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Dthread_local_data.h57 inline const ThreadLocalData<T> &operator=(std::nullptr_t)
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_egl_image_manager.cpp105 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 Dengine_helper.h42 bool operator==(std::nullptr_t) const
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Darray_property.h33 ArrayProperty(nullptr_t) {} in META_BEGIN_NAMESPACE()
H A Dproperty.h32 Property(nullptr_t) {} in META_BEGIN_NAMESPACE()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_util.cpp25 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 Dtlv_util.h56 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);

12