Searched defs:nullptr_t (Results 1 – 4 of 4) sorted by relevance
/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() 304 std::nullptr_t, NapiAsyncTask::CompleteCallback &&complete, napi_value *result) in CreateAsyncTaskWithLastParam() 311 std::nullptr_t, std::nullptr_t, napi_value *result) in CreateAsyncTaskWithLastParam()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/ |
H A D | referenced.h | 136 ACE_REMOVE(explicit) RefPtr(std::nullptr_t) {} in RefPtr() 315 ACE_REMOVE(explicit) WeakPtr(std::nullptr_t) {} in WeakPtr()
|
/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_3d/lume/metaobject/include/meta/base/ |
H A D | shared_ptr.h | 167 constexpr shared_ptr(nullptr_t) noexcept {} in shared_ptr() argument
|