Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 25 of 28) sorted by relevance

12

/base/powermgr/thermal_manager/application/protector/src/action/
Ddevice_control_factory.cpp24 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_action/
Dthermal_action_factory.cpp32 std::shared_ptr<IThermalAction> ThermalActionFactory::Create(std::string &actionName) in Create() function in OHOS::PowerMgr::ThermalActionFactory
/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
Dstate_collection_factory.cpp26 std::shared_ptr<IStateCollection> StateCollectionFactory::Create(std::string &stateName) in Create() function in OHOS::PowerMgr::StateCollectionFactory
/base/miscservices/wallpaper/frameworks/kits/extension/src/
Dwallpaper_extension_module_loader.cpp23 Extension *WallpaperExtensionModuleLoader::Create(const std::unique_ptr<Runtime>& runtime) const in Create() function in OHOS::AbilityRuntime::WallpaperExtensionModuleLoader
Dwallpaper_extension.cpp28 WallpaperExtension* WallpaperExtension::Create(const std::unique_ptr<Runtime>& runtime) in Create() function in OHOS::AbilityRuntime::WallpaperExtension
Djs_wallpaper_extension.cpp37 JsWallpaperExtension* JsWallpaperExtension::Create(const std::unique_ptr<Runtime>& runtime) in Create() function in OHOS::AbilityRuntime::JsWallpaperExtension
/base/accessibility/frameworks/aafwk/src/
Daccessibility_extension_module_loader.cpp23 AbilityRuntime::Extension *AccessibilityExtensionModuleLoader::Create( in Create() function in OHOS::Accessibility::AccessibilityExtensionModuleLoader
Daccessibility_extension.cpp24 AccessibilityExtension* AccessibilityExtension::Create(const std::unique_ptr<AbilityRuntime::Runtim… in Create() function in OHOS::Accessibility::AccessibilityExtension
Djs_accessibility_extension.cpp33 JsAccessibilityExtension* JsAccessibilityExtension::Create(const std::unique_ptr<AbilityRuntime::Ru… in Create() function in OHOS::Accessibility::JsAccessibilityExtension
/base/notification/ans_standard/services/distributed/test/unittest/mock/
Dmock_event_runner.cpp25 std::shared_ptr<EventRunner> EventRunner::Create(bool inNewThread) in Create() function in OHOS::AppExecFwk::EventRunner
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_maps.cpp38 std::shared_ptr<DfxElfMaps> DfxElfMaps::Create(pid_t pid) in Create() function in OHOS::HiviewDFX::DfxElfMaps
80 std::shared_ptr<DfxElfMap> DfxElfMap::Create(const std::string mapInfo, int size) in Create() function in OHOS::HiviewDFX::DfxElfMap
Ddfx_elf.cpp42 std::shared_ptr<DfxElf> DfxElf::Create(const std::string path) in Create() function in OHOS::HiviewDFX::DfxElf
/base/powermgr/power_manager/frameworks/native/
Drunning_lock.cpp129 void RunningLock::Create() in Create() function in OHOS::PowerMgr::RunningLock
/base/accessibility/services/test/mock/multimodalinput/src/
Dmock_input_event.cpp39 std::shared_ptr<InputEvent> InputEvent::Create() in Create() function in OHOS::MMI::InputEvent
Dmock_key_event.cpp77 std::shared_ptr<KeyEvent> KeyEvent::Create() in Create() function in OHOS::MMI::KeyEvent
Dmock_pointer_event.cpp150 std::shared_ptr<PointerEvent> PointerEvent::Create() in Create() function in OHOS::MMI::PointerEvent
/base/notification/ans_standard/frameworks/ans/native/src/
Dnotification_action_button.cpp25 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
Dnotification_user_input.cpp54 std::shared_ptr<NotificationUserInput> NotificationUserInput::Create(const std::string &inputKey) in Create() function in OHOS::Notification::NotificationUserInput
70 std::shared_ptr<NotificationUserInput> NotificationUserInput::Create(const std::string &inputKey, in Create() function in OHOS::Notification::NotificationUserInput
/base/hiviewdfx/hilog/frameworks/native/
Dsocket.cpp44 int Socket::Create() in Create() function in OHOS::HiviewDFX::Socket
/base/miscservices/time/services/timer/src/
Dtimer_handler.cpp43 std::shared_ptr<TimerHandler> TimerHandler::Create() in Create() function in OHOS::MiscServices::TimerHandler
/base/hiviewdfx/hidumper/frameworks/native/src/common/
Doption_args.cpp194 std::shared_ptr<OptionArgs> OptionArgs::Create() in Create() function in OHOS::HiviewDFX::OptionArgs
Ddump_cfg.cpp88 std::shared_ptr<DumpCfg> DumpCfg::Create() in Create() function in OHOS::HiviewDFX::DumpCfg
/base/miscservices/pasteboard/services/core/src/
Dpasteboard_storage.cpp83 std::shared_ptr<PasteboardStorage> PasteboardStorage::Create(const std::string &file) in Create() function in OHOS::MiscServices::PasteboardStorage
/base/msdp/device_status/libs/src/
Ddevicestatus_msdp_rdb.cpp339 extern "C" DevicestatusMsdpInterface *Create(void) in Create() function
Ddevicestatus_sensor_rdb.cpp401 extern "C" DevicestatusSensorInterface *Create(void) in Create() function

12