Home
last modified time | relevance | path

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

12345

/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_stats_event_factory.cpp22 std::unique_ptr<LoggerEvent> PluginStatsEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginStatsEventFactory
Dplugin_load_event_factory.cpp22 std::unique_ptr<LoggerEvent> PluginLoadEventFactory::Create() in Create() function in OHOS::HiviewDFX::PluginLoadEventFactory
/base/useriam/user_auth_framework/test/unittest/services/mocks/
Dmock_schedule_node_callback.h33 static std::shared_ptr<MockScheduleNodeCallback> Create() in Create() function
Dmock_context_pool_listener.h38 static std::shared_ptr<ContextPool::ContextPoolListener> Create(const Callback &callback) in Create() function
Dmock_resource_node_pool_listener.h40 …static std::shared_ptr<ResourceNodePool::ResourceNodePoolListener> Create(const Callback &callback) in Create() function
/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/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
Dstate_collection_factory.cpp27 std::shared_ptr<IStateCollection> StateCollectionFactory::Create(std::string &stateName) in Create() function in OHOS::PowerMgr::StateCollectionFactory
/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/faultloggerd/frameworks/unwinder/
Ddfx_maps.cpp46 std::shared_ptr<DfxElfMap> DfxElfMap::Create(const std::string mapBuf, int size) in Create() function in OHOS::HiviewDFX::DfxElfMap
76 std::shared_ptr<DfxElfMaps> DfxElfMaps::Create(pid_t pid) in Create() function in OHOS::HiviewDFX::DfxElfMaps
91 std::shared_ptr<DfxElfMaps> DfxElfMaps::Create(const std::string path) in Create() function in OHOS::HiviewDFX::DfxElfMaps
124 std::shared_ptr<DfxElfMaps> DfxElfMaps::Create(const char* buffer) in Create() function in OHOS::HiviewDFX::DfxElfMaps
/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
/base/notification/common_event_service/frameworks/extension/src/loader/
Dstatic_subscriber_extension_module_loader.cpp26 AbilityRuntime::Extension* StaticSubscriberExtensionModuleLoader::Create( in Create() function in OHOS::EventFwk::StaticSubscriberExtensionModuleLoader
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
Dwallpaper_extension_module_loader.cpp24 Extension *WallpaperExtensionModuleLoader::Create(const std::unique_ptr<Runtime> &runtime) const in Create() function in OHOS::AbilityRuntime::WallpaperExtensionModuleLoader
/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/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/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/src/
Dio_collector_impl.cpp31 std::shared_ptr<IoCollector> IoCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectClient::IoCollector
Dgpu_collector_impl.cpp32 std::shared_ptr<GpuCollector> GpuCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectClient::GpuCollector
Dnetwork_collector_impl.cpp32 std::shared_ptr<NetworkCollector> NetworkCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectClient::NetworkCollector
Dmemory_collector_impl.cpp32 std::shared_ptr<MemoryCollector> MemoryCollector::Create() in Create() function in OHOS::HiviewDFX::UCollectClient::MemoryCollector
/base/notification/distributed_notification_service/frameworks/ans/src/
Dpush_promise_callback.cpp28 PromiseCallbackInfo *PromiseCallbackInfo::Create( in Create() function in OHOS::Notification::PromiseCallbackInfo
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth_extension/module_loader/
Duser_auth_extension_module_loader.cpp28 Extension *UserAuthExtensionModuleLoader::Create(const std::unique_ptr<Runtime>& runtime) const in Create() function in OHOS::AbilityRuntime::UserAuthExtensionModuleLoader
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_maps.cpp57 std::shared_ptr<DfxMaps> DfxMaps::Create(pid_t pid) in Create() function in OHOS::HiviewDFX::DfxMaps
66 bool DfxMaps::Create(const pid_t pid, std::vector<std::shared_ptr<DfxMap>>& maps, std::vector<int>&… in Create() function in OHOS::HiviewDFX::DfxMaps
82 std::shared_ptr<DfxMaps> DfxMaps::Create(const pid_t pid, const std::string& path, bool enableMapIn… in Create() function in OHOS::HiviewDFX::DfxMaps

12345