Home
last modified time | relevance | path

Searched defs:pool_ (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/std_stream_source/
H A Dstd_stream_source_plugin.h54 std::shared_ptr<AVSharedMemoryPool> pool_; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Ddata_stream_source_plugin.h55 std::shared_ptr<AVSharedMemoryPool> pool_; variable
/ohos5.0/base/update/sys_installer/services/module_update/include/
H A Dmodule_update_task.h52 OHOS::ThreadPool pool_; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dtask_executor.h36 std::shared_ptr<ExecutorPool> pool_; variable
H A Ddelay_notify.h49 std::shared_ptr<ExecutorPool> pool_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dtask_executor.h43 std::shared_ptr<ExecutorPool> pool_ = nullptr; variable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
H A Dtask_manager.h54 std::unique_ptr<ThreadPool> pool_; variable
/ohos5.0/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_; variable
/ohos5.0/base/useriam/face_auth/services_ex/src/
H A Dthread_handler_impl.cpp43 OHOS::ThreadPool pool_; member in OHOS::UserIam::FaceAuth::ThreadHandlerImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dpool_test.cpp42 static Pool<PoolTest::Node> pool_; member in OHOS::Test::PoolTest
44 Pool<PoolTest::Node> PoolTest::pool_ = Pool<PoolTest::Node>(CAPABILITY_TEST, MIN_TEST); member in OHOS::Test::PoolTest
/aosp12/art/compiler/utils/
H A Djni_macro_assembler_test.h92 MallocArenaPool pool_; variable
H A Dassembler_test.h1559 MallocArenaPool pool_; variable
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/consumer/include/
H A Ddatashare_connection.h102 std::shared_ptr<ExecutorPool> pool_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.h214 RefPtr<CanvasTaskPool> pool_; variable
H A Drender_custom_paint.h326 RefPtr<CanvasTaskPool> pool_; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Dtask_executor.h80 std::shared_ptr<ExecutorPool> pool_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.h105 RefPtr<XComponentTaskPool> pool_; variable
H A Dxcomponent_component.h261 RefPtr<XComponentTaskPool> pool_; variable
/aosp12/frameworks/base/tools/aapt2/
H A DStringPool.h137 const StringPool* pool_; variable
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor_pool.h217 Pool<Executor> pool_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor_pool.h213 Pool<Executor> pool_; variable
/aosp12/frameworks/base/tools/aapt2/compile/
H A DPseudolocaleGenerator.cpp287 StringPool* pool_; member in aapt::__anonca41245c0110::Visitor
/aosp12/art/libartbase/base/
H A Darena_allocator.h373 ArenaPool* pool_; variable
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info_test.cc230 MallocArenaPool pool_; member in art::ProfileCompilationInfoTest