| /base/hiviewdfx/hiview/base/event_report/factory/ |
| D | plugin_load_event_factory.cpp | 22 std::unique_ptr<LoggerEvent> PluginLoadEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginLoadEventFactory
|
| D | plugin_unload_event_factory.cpp | 22 std::unique_ptr<LoggerEvent> PluginUnloadEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginUnloadEventFactory
|
| 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
|
| /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/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/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/theme/wallpaper_mgr/frameworks/kits/extension/src/ |
| D | wallpaper_extension_module_loader.cpp | 23 Extension *WallpaperExtensionModuleLoader::Create(const std::unique_ptr<Runtime>& runtime) const in Create() function in OHOS::AbilityRuntime::WallpaperExtensionModuleLoader
|
| D | wallpaper_extension.cpp | 28 WallpaperExtension* WallpaperExtension::Create(const std::unique_ptr<Runtime>& runtime) in Create() function in OHOS::AbilityRuntime::WallpaperExtension
|
| /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
|
| D | enterprise_admin_extension.cpp | 27 EnterpriseAdminExtension* EnterpriseAdminExtension::Create(const std::unique_ptr<AbilityRuntime::Ru… in Create() function in OHOS::EDM::EnterpriseAdminExtension
|
| /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
|
| D | inputmethod_extension.cpp | 28 InputMethodExtension *InputMethodExtension::Create(const std::unique_ptr<Runtime> &runtime) in Create() function in OHOS::AbilityRuntime::InputMethodExtension
|
| /base/powermgr/thermal_manager/services/native/src/thermal_action/ |
| D | thermal_action_factory.cpp | 62 std::shared_ptr<IThermalAction> ThermalActionFactory::Create(const std::string& actionName) in Create() function in OHOS::PowerMgr::ThermalActionFactory
|
| /base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/ |
| D | app_usage_event_factory.cpp | 47 std::unique_ptr<LoggerEvent> AppUsageEventFactory::Create() in Create() function in OHOS::HiviewDFX::AppUsageEventFactory 52 void AppUsageEventFactory::Create(std::vector<std::unique_ptr<LoggerEvent>>& events) in Create() function in OHOS::HiviewDFX::AppUsageEventFactory
|
| D | sys_usage_event_factory.cpp | 35 std::unique_ptr<LoggerEvent> SysUsageEventFactory::Create() in Create() function in OHOS::HiviewDFX::SysUsageEventFactory
|
| /base/notification/eventhandler/interfaces/inner_api/ |
| D | event_runner.h | 58 static inline std::shared_ptr<EventRunner> Create(const char *threadName) in Create() function
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| D | dfx_maps.cpp | 38 std::shared_ptr<DfxElfMaps> DfxElfMaps::Create(pid_t pid) in Create() function in OHOS::HiviewDFX::DfxElfMaps 78 std::shared_ptr<DfxElfMap> DfxElfMap::Create(const std::string mapInfo, int size) in Create() function in OHOS::HiviewDFX::DfxElfMap
|
| /base/powermgr/power_manager/frameworks/native/ |
| D | running_lock.cpp | 133 PowerErrors RunningLock::Create() in Create() function in OHOS::PowerMgr::RunningLock
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_action_button.cpp | 25 std::shared_ptr<NotificationActionButton> NotificationActionButton::Create(const std::shared_ptr<Me… in Create() function in OHOS::Notification::NotificationActionButton 68 std::shared_ptr<NotificationActionButton> NotificationActionButton::Create( in Create() function in OHOS::Notification::NotificationActionButton
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
| D | mock_pixel_map.cpp | 45 std::unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, in Create() function in OHOS::Media::PixelMap 51 std::unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, int32_t of… in Create() function in OHOS::Media::PixelMap 63 std::unique_ptr<PixelMap> PixelMap::Create(const InitializationOptions &opts) in Create() function in OHOS::Media::PixelMap 72 std::unique_ptr<PixelMap> PixelMap::Create(PixelMap &source, const InitializationOptions &opts) in Create() function in OHOS::Media::PixelMap 77 std::unique_ptr<PixelMap> PixelMap::Create(PixelMap &source, const Rect &srcRect, const Initializat… in Create() function in OHOS::Media::PixelMap
|