Home
last modified time | relevance | path

Searched defs:mgr_ (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/idl_service/include/
H A Dcodec_component_manager_service.h50 std::shared_ptr<OHOS::Codec::Omx::ComponentMgr> mgr_; variable
H A Dcodec_component_service.h66 std::shared_ptr<OHOS::Codec::Omx::ComponentMgr> mgr_; variable
H A Dcomponent_node.h95 std::shared_ptr<ComponentMgr> mgr_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddata_ability_helper_standard.h70 OHOS::Media::MediaLibraryManager mgr_; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.h80 std::unique_ptr<FaultLogManager> mgr_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_task_merge_test.cpp111 std::shared_ptr<RelationalStoreManager> mgr_ = nullptr; member in __anonb94ae3c60110::DistributedDBCloudTaskMergeTest
H A Ddistributeddb_cloud_reference_sync_test.cpp67 std::shared_ptr<RelationalStoreManager> mgr_ = nullptr; member in __anon789e90cf0110::DistributedDBCloudReferenceSyncTest
H A Ddistributeddb_cloud_assets_operation_sync_test.cpp115 std::shared_ptr<RelationalStoreManager> mgr_ = nullptr; member in __anond35eef630110::DistributedDBCloudAssetsOperationSyncTest
H A Ddistributeddb_cloud_check_sync_test.cpp198 std::shared_ptr<RelationalStoreManager> mgr_ = nullptr; member in __anonc8f560be0110::DistributedDBCloudCheckSyncTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp540 std::shared_ptr<RelationalStoreManager> mgr_; member in OHOS::CloudSyncTest