Home
last modified time | relevance | path

Searched defs:instance_ (Results 151 - 175 of 869) sorted by relevance

12345678910>>...35

/base/notification/distributed_notification_service/services/ans/include/
H A Dlive_publish_process.h39 static std::shared_ptr<LivePublishProcess> instance_; member in OHOS::Notification::final
H A Dnotification_preferences.h409 static std::shared_ptr<NotificationPreferences> instance_; member in OHOS::Notification::final
/base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/
H A Dcommon_notification_publish_process.cpp23 std::shared_ptr<CommonNotificationPublishProcess> CommonNotificationPublishProcess::instance_; member in OHOS::Notification::CommonNotificationPublishProcess
/base/msdp/device_status/utils/common/include/
H A Ddevicestatus_delayed_sp_singleton.h43 static sptr<T> instance_; member in OHOS::Msdp::DeviceStatus::DelayedSpSingleton
/base/notification/common_event_service/tools/test/mock/
H A Dmock_common_event_stub.h70 static sptr<MockCommonEventStub> instance_; member in OHOS::EventFwk::MockCommonEventStub
/base/security/access_token/services/common/libraryloader/include/
H A Dlibraryloader.h36 void* instance_ = nullptr; member in OHOS::Security::AccessToken::LibraryLoader
/base/sensors/sensor/utils/common/include/
H A Dsensor_delayed_sp_singleton.h40 static sptr<T> instance_; member in OHOS::Sensors::SensorDelayedSpSingleton
45 sptr<T> SensorDelayedSpSingleton<T>::instance_ = nullptr; member in OHOS::Sensors::SensorDelayedSpSingleton
/base/sensors/miscdevice/utils/common/include/
H A Dmiscdevice_delayed_sp_singleton.h40 static sptr<T> instance_; member in OHOS::Sensors::MiscdeviceDelayedSpSingleton
45 sptr<T> MiscdeviceDelayedSpSingleton<T>::instance_ = nullptr; member in OHOS::Sensors::MiscdeviceDelayedSpSingleton
/base/time/time_service/services/time/include/inner_api_include/
H A Dtimer_call_back.h48 static sptr<TimerCallback> instance_; member in OHOS::MiscServices::TimerCallback
H A Dtimer_notify_callback.h35 static sptr<TimerNotifyCallback> instance_; member in OHOS::MiscServices::TimerNotifyCallback
/base/time/time_service/services/time/src/
H A Dtimer_notify_callback.cpp22 sptr<TimerNotifyCallback> TimerNotifyCallback::instance_; member in OHOS::MiscServices::TimerNotifyCallback
/base/usb/usb_manager/utils/native/include/
H A Ddelayed_sp_singleton.h41 static sptr<T> instance_; member in OHOS::USB::DelayedSpSingleton
45 template <typename T> sptr<T> DelayedSpSingleton<T>::instance_ = nullptr; member in OHOS::USB::DelayedSpSingleton
[all...]
/base/useriam/face_auth/services/inc/
H A Dface_auth_service.h46 static std::shared_ptr<FaceAuthService> instance_; member in OHOS::UserIam::FaceAuth::FaceAuthService
/base/useriam/pin_auth/services/sa/inc/
H A Dpin_auth_service.h48 static std::shared_ptr<PinAuthService> instance_; member in OHOS::UserIam::PinAuth::PinAuthService
/base/useriam/user_auth_framework/services/ipc/inc/
H A Dco_auth_service.h56 static std::shared_ptr<CoAuthService> instance_; member in OHOS::UserIam::UserAuth::CoAuthService
H A Duser_auth_service.h113 static std::shared_ptr<UserAuthService> instance_; member in OHOS::UserIam::UserAuth::UserAuthService
/base/useriam/fingerprint_auth/services/inc/
H A Dfingerprint_auth_service.h40 static std::shared_ptr<FingerprintAuthService> instance_; member in OHOS::UserIam::FingerprintAuth::FingerprintAuthService
/foundation/ai/ai_engine/services/client/communication_adapter/include/
H A Dsa_client.h179 static SaClient *instance_; member in OHOS::AI::SaClient
/foundation/ai/ai_engine/services/server/server_executor/include/
H A Dfuture_factory.h93 static FutureFactory *instance_; member in OHOS::AI::FutureFactory
H A Dserver_executor.h134 static ServerExecutor *instance_; member in OHOS::AI::ServerExecutor
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_manager.h59 static std::shared_ptr<TriggerManager> instance_; member in OHOS::IntellVoiceTrigger::TriggerManager
/foundation/ability/form_fwk/services/include/
H A Dform_supply_callback.h144 static sptr<FormSupplyCallback> instance_; member in OHOS::AppExecFwk::FormSupplyCallback
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dipc_singleton.h50 static sptr<T> instance_; member in OHOS::DelayedIPCSingleton
55 sptr<T> DelayedIPCSingleton<T>::instance_ = nullptr; member in OHOS::DelayedIPCSingleton
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_auto_startup_client.h82 static std::shared_ptr<AbilityAutoStartupClient> instance_; member in OHOS::AAFwk::AbilityAutoStartupClient
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_view.h69 static std::unique_ptr<ModelView> instance_; member in OHOS::Ace::ModelView

Completed in 9 milliseconds

12345678910>>...35