/base/useriam/user_auth_framework/test/unittest/services/mocks/ |
D | mock_schedule_node_callback.h | 33 static std::shared_ptr<MockScheduleNodeCallback> Create() in Create() function
|
D | mock_context_pool_listener.h | 38 static std::shared_ptr<ContextPool::ContextPoolListener> Create(const Callback &callback) in Create() function
|
D | mock_resource_node_pool_listener.h | 40 …static std::shared_ptr<ResourceNodePool::ResourceNodePoolListener> Create(const Callback &callback) in Create() function
|
/base/hiviewdfx/hiview/base/event_report/factory/ |
D | plugin_fault_event_factory.cpp | 22 std::unique_ptr<LoggerEvent> PluginFaultEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginFaultEventFactory
|
D | plugin_stats_event_factory.cpp | 22 std::unique_ptr<LoggerEvent> PluginStatsEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginStatsEventFactory
|
D | plugin_unload_event_factory.cpp | 22 std::unique_ptr<LoggerEvent> PluginUnloadEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginUnloadEventFactory
|
D | plugin_load_event_factory.cpp | 22 std::unique_ptr<LoggerEvent> PluginLoadEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginLoadEventFactory
|
/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/ |
D | state_collection_factory.cpp | 26 std::shared_ptr<IStateCollection> StateCollectionFactory::Create(std::string &stateName) in Create() function in OHOS::PowerMgr::StateCollectionFactory
|
/base/update/updater/services/ui/view/page/ |
D | page.h | 40 static std::shared_ptr<T> Create(Args && ... args) in Create() function
|
/base/hiviewdfx/hiview/base/event_report/factory/include/ |
D | logger_event_factory.h | 30 virtual void Create(std::vector<std::unique_ptr<LoggerEvent>>& events) {} in Create() function
|
/base/powermgr/thermal_manager/application/protector/src/action/ |
D | device_control_factory.cpp | 24 std::shared_ptr<IThermalAction> DeviceControlFactory::Create(const std::string &name) in Create() function in OHOS::PowerMgr::DeviceControlFactory
|
/base/print/print_fwk/frameworks/kits/extension/src/ |
D | print_extension_module_loader.cpp | 25 Extension *PrintExtensionModuleLoader::Create(const std::unique_ptr<Runtime> &runtime) const in Create() function in OHOS::AbilityRuntime::PrintExtensionModuleLoader
|
/base/customization/enterprise_device_management/framework/extension/src/ |
D | enterprise_admin_extension_module_loader.cpp | 23 AbilityRuntime::Extension* EnterpriseAdminExtensionModuleLoader::Create( in Create() function in OHOS::EDM::EnterpriseAdminExtensionModuleLoader
|
/base/notification/common_event_service/frameworks/extension/src/loader/ |
D | static_subscriber_extension_module_loader.cpp | 26 AbilityRuntime::Extension* StaticSubscriberExtensionModuleLoader::Create( in Create() function in OHOS::EventFwk::StaticSubscriberExtensionModuleLoader
|
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/ |
D | wallpaper_extension_module_loader.cpp | 24 Extension *WallpaperExtensionModuleLoader::Create(const std::unique_ptr<Runtime> &runtime) const in Create() function in OHOS::AbilityRuntime::WallpaperExtensionModuleLoader
|
/base/inputmethod/imf/frameworks/kits/extension/src/ |
D | inputmethod_extension_module_loader.cpp | 25 Extension *InputMethodExtensionModuleLoader::Create(const std::unique_ptr<Runtime> &runtime) const in Create() function in OHOS::AbilityRuntime::InputMethodExtensionModuleLoader
|
/base/hiviewdfx/faultloggerd/frameworks/unwinder/ |
D | dfx_maps.cpp | 45 std::shared_ptr<DfxElfMap> DfxElfMap::Create(const std::string mapBuf, int size) in Create() function in OHOS::HiviewDFX::DfxElfMap 75 std::shared_ptr<DfxElfMaps> DfxElfMaps::Create(pid_t pid) in Create() function in OHOS::HiviewDFX::DfxElfMaps 90 std::shared_ptr<DfxElfMaps> DfxElfMaps::Create(const std::string path) in Create() function in OHOS::HiviewDFX::DfxElfMaps 123 std::shared_ptr<DfxElfMaps> DfxElfMaps::Create(const char* buffer) in Create() function in OHOS::HiviewDFX::DfxElfMaps
|
/base/account/os_account/frameworks/appaccount/extension/src/ |
D | authorization_extension_module_loader.cpp | 29 Extension *AuthorizationExtensionModuleLoader::Create(const std::unique_ptr<Runtime> &runtime) const in Create() function in OHOS::AbilityRuntime::AuthorizationExtensionModuleLoader
|
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
D | io_collector_impl.cpp | 29 std::shared_ptr<IoCollector> IoCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectUtil::IoCollector
|
D | network_collector_impl.cpp | 30 std::shared_ptr<NetworkCollector> NetworkCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectUtil::NetworkCollector
|
D | gpu_collector_impl.cpp | 30 std::shared_ptr<GpuCollector> GpuCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectUtil::GpuCollector
|
D | memory_collector_impl.cpp | 30 std::shared_ptr<MemoryCollector> MemoryCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectUtil::MemoryCollector
|
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/src/ |
D | io_collector_impl.cpp | 29 std::shared_ptr<IoCollector> IoCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectClient::IoCollector
|
D | memory_collector_impl.cpp | 30 std::shared_ptr<MemoryCollector> MemoryCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectClient::MemoryCollector
|
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth_extension/module_loader/ |
D | user_auth_extension_module_loader.cpp | 28 Extension *UserAuthExtensionModuleLoader::Create(const std::unique_ptr<Runtime>& runtime) const in Create() function in OHOS::AbilityRuntime::UserAuthExtensionModuleLoader
|