Home
last modified time | relevance | path

Searched defs:pool_ (Results 1 - 25 of 45) sorted by relevance

12

/third_party/nghttp2/src/
H A Dshrpx_downstream_connection_pool.h48 std::set<DownstreamConnection *> pool_; member in shrpx::DownstreamConnectionPool
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_item_pool.h38 std::unordered_map<std::string, std::vector<ScrollableItem*>> pool_; member in OHOS::Ace::NG::ScrollableItemPool
/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Ddata_stream_source_plugin.h51 std::shared_ptr<AVSharedMemoryPool> pool_; member in OHOS::Media::Plugin::DataStreamSource::DataStreamSourcePlugin
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H A Dmtpfs_tmp_files_pool.h49 std::set<MtpFsTypeTmpFile> pool_; member in MtpFsTmpFilesPool
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/std_stream_source/
H A Dstd_stream_source_plugin.h54 std::shared_ptr<AVSharedMemoryPool> pool_; member in OHOS::Media::Plugin::StdStreamSource::StdStreamSourcePlugin
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dtask_executor.h43 std::shared_ptr<ExecutorPool> pool_ = nullptr; member in OHOS::TaskExecutor
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dtask_executor.h36 std::shared_ptr<ExecutorPool> pool_; member in OHOS::NativeRdb::TaskExecutor
H A Ddelay_notify.h49 std::shared_ptr<ExecutorPool> pool_; member in OHOS::NativeRdb::DelayNotify
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dcommand_pool.h38 VkCommandPool pool_ = VK_NULL_HANDLE; member in amber::vulkan::CommandPool
H A Dengine_vulkan.h90 std::unique_ptr<CommandPool> pool_; member in amber::vulkan::EngineVulkan
H A Dcommand_buffer.h57 CommandPool* pool_ = nullptr; member in amber::vulkan::CommandBuffer
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
H A Dtask_manager.h54 std::unique_ptr<ThreadPool> pool_; member in OHOS::CameraStandard::DeferredProcessing::TaskManager
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dpool_test.cpp43 static Pool<PoolTest::Node> pool_; member in OHOS::Test::PoolTest
45 Pool<PoolTest::Node> PoolTest::pool_ = Pool<PoolTest::Node>(CAPABILITY_TEST, MIN_TEST); member in OHOS::Test::PoolTest
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.h352 const DescriptorPool& pool_; member in google::protobuf::DescriptorPoolDatabase
H A Ddynamic_message.h128 const DescriptorPool* pool_; member in google::protobuf::DynamicMessageFactory
H A Ddynamic_message_unittest.cc62 DescriptorPool pool_; member in google::protobuf::DynamicMessageTest
[all...]
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_proto_transition_type_pool.h151 std::unordered_map<ProfileType, PGOProtoTransitionType, HashProfileType> pool_; global() member in panda::ecmascript::pgo::PGOProtoTransitionPool
[all...]
H A Dpgo_profile_type_pool.h182 std::shared_ptr<PoolType> pool_; global() member in panda::ecmascript::pgo::PGOProfileTypePool
[all...]
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/include/
H A Ddatashare_connection.h102 std::shared_ptr<ExecutorPool> pool_; member in OHOS::DataShare::DataShareConnection
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Dtask_executor.h80 std::shared_ptr<ExecutorPool> pool_; member in OHOS::NativeRdb::TaskExecutor
/arkcompiler/runtime_core/static_core/verification/util/
H A Dobj_pool.h143 ObjPool *pool_; global() member in ark::verifier::ObjPool::Accessor
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.h214 RefPtr<CanvasTaskPool> pool_; member in OHOS::Ace::CustomPaintComponent
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.h105 RefPtr<XComponentTaskPool> pool_; member in OHOS::Ace::RenderXComponent
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor_pool.h213 Pool<Executor> pool_; member in OHOS::ExecutorPool
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor_pool.h217 Pool<Executor> pool_; member in OHOS::NativePreferences::ExecutorPool

Completed in 9 milliseconds

12