Home
last modified time | relevance | path

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

/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
/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...]
/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
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.h214 RefPtr<CanvasTaskPool> pool_; member in OHOS::Ace::CustomPaintComponent
H A Drender_custom_paint.h326 RefPtr<CanvasTaskPool> pool_; member in OHOS::Ace::RenderCustomPaint
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.h105 RefPtr<XComponentTaskPool> pool_; member in OHOS::Ace::RenderXComponent
H A Dxcomponent_component.h261 RefPtr<XComponentTaskPool> pool_; member in OHOS::Ace::XComponentComponent
/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 6 milliseconds