Home
last modified time | relevance | path

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

1234567

/base/notification/eventhandler/interfaces/inner_api/
Devent_runner.h79 static std::shared_ptr<EventRunner> Create(const std::string &threadName) in Create() function
91 static std::shared_ptr<EventRunner> Create(const std::string &threadName, ThreadMode threadMode) in Create() function
104 static inline std::shared_ptr<EventRunner> Create(const char *threadName) in Create() function
118 static inline std::shared_ptr<EventRunner> Create(const char *threadName, ThreadMode threadMode) in Create() function
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/src/elf/
Delf_factory.cpp49 std::shared_ptr<DfxElf> MiniDebugInfoFactory::Create() in Create() function in OHOS::HiviewDFX::MiniDebugInfoFactory
126 std::shared_ptr<DfxElf> RegularElfFactory::Create() in Create() function in OHOS::HiviewDFX::RegularElfFactory
160 std::shared_ptr<DfxElf> VdsoElfFactory::Create() in Create() function in OHOS::HiviewDFX::VdsoElfFactory
186 std::shared_ptr<DfxElf> CompressHapElfFactory::Create() in Create() function in OHOS::HiviewDFX::CompressHapElfFactory
/base/hiviewdfx/hiview/base/event_report/factory/
Dplugin_unload_event_factory.cpp22 std::unique_ptr<LoggerEvent> PluginUnloadEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginUnloadEventFactory
Dplugin_fault_event_factory.cpp22 std::unique_ptr<LoggerEvent> PluginFaultEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginFaultEventFactory
Dplugin_load_event_factory.cpp22 std::unique_ptr<LoggerEvent> PluginLoadEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginLoadEventFactory
Dplugin_stats_event_factory.cpp22 std::unique_ptr<LoggerEvent> PluginStatsEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginStatsEventFactory
/base/useriam/user_auth_framework/test/unittest/services/mocks/
Dmock_schedule_node_callback.h33 static std::shared_ptr<MockScheduleNodeCallback> Create() in Create() function
/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
Dstate_collection_factory.cpp30 std::shared_ptr<IStateCollection> StateCollectionFactory::Create(std::string &stateName) in Create() function in OHOS::PowerMgr::StateCollectionFactory
/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/update/updater/services/ui/view/page/
Dpage.h40 static std::shared_ptr<T> Create(Args && ... args) in Create() function
/base/hiviewdfx/hiview/base/event_report/factory/include/
Dlogger_event_factory.h30 virtual void Create(std::vector<std::unique_ptr<LoggerEvent>>& events) {} in Create() function
/base/telephony/core_service/utils/vcard/src/
Dvcard_decoder.cpp32 std::shared_ptr<VCardDecoder> VCardDecoder::Create(const std::string &path, int32_t &errorCode) in Create() function in OHOS::Telephony::VCardDecoder
50 std::shared_ptr<VCardDecoder> VCardDecoder::Create(std::shared_ptr<std::ifstream> file, int32_t &er… in Create() function in OHOS::Telephony::VCardDecoder
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/empty_impl/network/
Dnetwork_collector_empty_impl.cpp21 std::shared_ptr<NetworkCollector> NetworkCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectUtil::NetworkCollector
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth_extension/module_loader/
Duser_auth_extension.cpp28 UserAuthExtension *UserAuthExtension::Create(const std::unique_ptr<Runtime> &runtime) in Create() function in OHOS::AbilityRuntime::UserAuthExtension
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/empty_impl/gpu/
Dgpu_collector_empty_impl.cpp21 std::shared_ptr<GpuCollector> GpuCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectUtil::GpuCollector
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/src/
Dcpu_collector_client_impl.cpp33 std::shared_ptr<CpuCollector> CpuCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectClient::CpuCollector
/base/hiviewdfx/hiview/plugins/usage_event_report/fold/cache/
Dfold_app_usage_event_factory.cpp90 std::unique_ptr<LoggerEvent> FoldAppUsageEventFactory::Create() in Create() function in OHOS::HiviewDFX::FoldAppUsageEventFactory
95 void FoldAppUsageEventFactory::Create(std::vector<std::unique_ptr<LoggerEvent>> &events) in Create() function in OHOS::HiviewDFX::FoldAppUsageEventFactory
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/empty_impl/thermal/
Dthermal_collector_empty_impl.cpp21 std::shared_ptr<ThermalCollector> ThermalCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectUtil::ThermalCollector
/base/location/frameworks/native/fence_extension_ability/src/
Dfence_extension_module_loader.cpp29 Extension *FenceExtensionModuleLoader::Create(const std::unique_ptr<OHOS::AbilityRuntime::Runtime> … in Create() function in OHOS::Location::FenceExtensionModuleLoader
/base/theme/wallpaper_mgr/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
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/empty_impl/wm/
Dwm_collector_empty_impl.cpp21 std::shared_ptr<WmCollector> WmCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectUtil::WmCollector
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/empty_impl/hilog/
Dhilog_collector_empty_impl.cpp19 std::shared_ptr<HilogCollector> HilogCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectUtil::HilogCollector
/base/customization/enterprise_device_management/framework/extension/src/
Denterprise_admin_extension_module_loader.cpp23 AbilityRuntime::Extension* EnterpriseAdminExtensionModuleLoader::Create( in Create() function in OHOS::EDM::EnterpriseAdminExtensionModuleLoader
/base/print/print_fwk/frameworks/kits/extension/src/
Dprint_extension_module_loader.cpp25 Extension *PrintExtensionModuleLoader::Create(const std::unique_ptr<Runtime> &runtime) const in Create() function in OHOS::AbilityRuntime::PrintExtensionModuleLoader
/base/inputmethod/imf/frameworks/kits/extension/src/
Dinputmethod_extension_module_loader.cpp25 Extension *InputMethodExtensionModuleLoader::Create(const std::unique_ptr<Runtime> &runtime) const in Create() function in OHOS::AbilityRuntime::InputMethodExtensionModuleLoader

1234567