Home
last modified time | relevance | path

Searched defs:ptr_ (Results 1 - 25 of 63) sorted by relevance

123

/foundation/multimedia/av_session/services/session/server/
H A Dbackground_audio_controller.h54 AVSessionService *ptr_; member in OHOS::AVSession::BackgroundAudioController
/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_timed_collect_tool.h58 std::shared_ptr<NativePreferences::Preferences> ptr_ = nullptr; member in OHOS::PreferencesUtil
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_preference_helper.h106 std::shared_ptr<NativePreferences::Preferences> ptr_ = nullptr; member in OHOS::NetManagerStandard::NetFirewallPreferenceHelper
/base/web/webview/ohos_interface/ohos_glue/base/include/
H A Dark_web_scoped_refptr.h72 T* ptr_ = nullptr; global() member in ark_web_scoped_refptr
[all...]
/third_party/backends/backend/genesys/
H A Dstatic_init.h60 std::unique_ptr<T> ptr_; member in genesys::StaticInit
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
H A Dfunction_ref.h135 absl::functional_internal::VoidPtr ptr_; member in absl::FunctionRef
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dlifecycle_checkable.h44 T* ptr_; member in OHOS::Ace::LifeCycleCheckable::PtrHolder
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Drefcnt_ptr.h33 explicit constexpr refcnt_ptr(pointer ptr) noexcept : ptr_(ptr) in ptr_() function in refcnt_ptr
[all...]
H A Dunique_ptr.h80 explicit unique_ptr(pointer p) noexcept : ptr_(p) {} in ptr_() function in unique_ptr
221 explicit unique_ptr(pointer p) noexcept : ptr_(p) {} ptr_() function in unique_ptr
224 explicit unique_ptr(U p) noexcept : ptr_(p) ptr_() function in unique_ptr
[all...]
/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_distributed_data_manager.h67 std::weak_ptr<SoftbusDistributedDataManager> ptr_; member in OHOS::AVSession::SoftbusDistributedDataManager::SSListener
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddata_value.h43 uint8_t* ptr_; member in DistributedDB::Blob
/third_party/node/src/
H A Daliased_struct.h55 T* ptr_; member in node::final
/third_party/protobuf/python/google/protobuf/pyext/
H A Dscoped_pyobject_ptr.h90 PyObjectStruct* ptr_; global() member in google::protobuf::python::ScopedPythonPtr
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dspan.h447 pointer ptr_; member in absl::Span
/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Duptr.h107 T *ptr_ = nullptr; global() member in OHOS::Uptr
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dshared_ptr_internals.h172 deleter_(ptr_); variable
/third_party/icu/icu4c/source/common/unicode/
H A Dstringpiece.h62 const char* ptr_; member in StringPiece
[all...]
/third_party/node/src/quic/
H A Ddata.h133 const ngtcp2_connection_close_error* ptr_ = nullptr; member in node::quic::final
/third_party/node/deps/icu-small/source/common/unicode/
H A Dstringpiece.h62 const char* ptr_; member in StringPiece
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-handle-base.h183 internal::Address ptr_ = internal::ValueHelper::kEmpty; member in v8::DirectHandleBase
/third_party/node/deps/v8/src/objects/
H A Dtagged-impl.h181 StorageType ptr_; global() member in v8::internal::TaggedImpl
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dstringpiece.h62 const char* ptr_; member in StringPiece
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc95 std::allocator_traits<Alloc>::destroy(*alloc(), ptr_); variable
96 std::allocator_traits<Alloc>::deallocate(*alloc(), ptr_, 1); variable
103 std::string* ptr_; member in absl::container_internal::__anon19174::Fixture
/arkcompiler/runtime_core/libpandabase/os/
H A Dmem.h276 T *ptr_; global() member in panda::os::mem::MapPtr
[all...]
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dring_queue.h103 Array *ptr_; member in OHOS::Rosen::RingQueue::Iter
152 Array *ptr_; member in OHOS::Rosen::RingQueue::RevertIter

Completed in 9 milliseconds

123