Home
last modified time | relevance | path

Searched defs:instance_ (Results 251 - 275 of 869) sorted by relevance

1...<<11121314151617181920>>...35

/base/customization/enterprise_device_management/interfaces/inner_api/location_manager/src/
H A Dlocation_manager_proxy.cpp22 std::shared_ptr<LocationManagerProxy> LocationManagerProxy::instance_ = nullptr; member in OHOS::EDM::LocationManagerProxy
/base/customization/enterprise_device_management/services/edm_plugin/src/network/executer/
H A Dexecuter_factory.cpp31 std::shared_ptr<ExecuterFactory> ExecuterFactory::instance_; member in OHOS::EDM::IPTABLES::ExecuterFactory
[all...]
H A Dexecuter_utils.cpp25 std::shared_ptr<ExecuterUtils> ExecuterUtils::instance_ = nullptr; member in OHOS::EDM::IPTABLES::ExecuterUtils
/base/powermgr/power_manager/utils/vibrator/src/
H A Dpower_vibrator.cpp33 std::shared_ptr<PowerVibrator> PowerVibrator::instance_ = nullptr; member in OHOS::PowerMgr::PowerVibrator
/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/include/
H A Dscan_manager_client.h81 static sptr<ScanManagerClient> instance_; member in OHOS::Scan::ScanManagerClient
/base/notification/common_event_service/services/include/
H A Dcommon_event_manager_service.h186 static sptr<CommonEventManagerService> instance_; member in OHOS::EventFwk::CommonEventManagerService
/base/msdp/device_status/frameworks/native/src/
H A Dstationary_manager.cpp29 StationaryManager *StationaryManager::instance_ = new (std::nothrow) StationaryManager(); member in OHOS::Msdp::DeviceStatus::StationaryManager
/base/notification/common_event_service/frameworks/core/include/
H A Dcommon_event.h234 static std::shared_ptr<CommonEvent> instance_; member in OHOS::EventFwk::CommonEvent
/base/powermgr/battery_manager/charger/include/
H A Dbattery_config.h55 static std::shared_ptr<BatteryConfig> instance_; member in OHOS::PowerMgr::BatteryConfig
/base/security/device_security_level/test/dslm_unit_test/cmocker/
H A Dc_mocker.h55 static T *instance_; member in OHOS::Security::UnitTest::CMocker
60 T *CMocker<T>::instance_ = nullptr; member in OHOS::Security::UnitTest::CMocker
/base/security/security_guard/test/unittest/mock/preferences/
H A Dpreferences_helper.h84 static std::shared_ptr<MockPreferenceHelperInterface> instance_; member in OHOS::NativePreferences::PreferencesHelper
/base/security/security_guard/test/unittest/mock/preferences_wrapper/
H A Dpreferences_wrapper.h77 static std::shared_ptr<MockPreferenceWrapperInterface> instance_; global() member in OHOS::Security::SecurityGuard::PreferenceWrapper
[all...]
/base/security/security_guard/test/unittest/mock/account_manager/
H A Dos_account_manager.h84 static std::shared_ptr<MockOsAccountManagerInterface> instance_; global() member in OHOS::AccountSA::OsAccountManager
[all...]
/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_helper.h76 static std::shared_ptr<MockRdbHelperInterface> instance_; member in OHOS::NativeRdb::RdbHelper
/base/security/security_guard/test/unittest/data_collect/sa/
H A Ddata_format.h76 static std::shared_ptr<MockDataFormatInterface> instance_; global() member in OHOS::Security::SecurityGuard::DataFormat
[all...]
/base/security/security_guard/test/unittest/config_manager/src/
H A Dapp_info_database_test.cpp28 std::shared_ptr<NativeRdb::MockRdbHelperInterface> NativeRdb::RdbHelper::instance_ = nullptr; member in OHOS::NativeRdb::RdbHelper
/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_core_service_stub_test.cpp31 static inline std::shared_ptr<CoreServiceStub> instance_ = std::make_shared<MockCoreServiceStub>(); member in OHOS::Telephony::EsimCoreServiceStubTest
/base/theme/screenlock_mgr/frameworks/native/include/
H A Dscreenlock_app_manager.h56 static sptr<ScreenLockAppManager> instance_; member in OHOS::ScreenLock::ScreenLockAppManager
/base/time/time_service/services/
H A Dtime_system_ability.h120 static sptr<TimeSystemAbility> instance_; member in OHOS::MiscServices::TimeSystemAbility
/base/update/updateservice/services/engine/include/
H A Dupdate_notify.h51 static sptr<UpdateNotify> instance_; member in OHOS::UpdateEngine::UpdateNotify
71 sptr<UpdateNotify> instance_ = nullptr; member in OHOS::UpdateEngine::UpdateNotify::NotifyConnection
/base/time/time_service/services/time/src/
H A Dtimer_call_back.cpp23 sptr<TimerCallback> TimerCallback::instance_; member in OHOS::MiscServices::TimerCallback
/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_manager.h73 static sptr<ScreenLockManager> instance_; member in OHOS::ScreenLock::ScreenLockManager
/base/theme/screenlock_mgr/services/include/
H A Dstrongauthmanager.h81 static sptr<StrongAuthManger> instance_; member in OHOS::ScreenLock::StrongAuthManger
/base/update/updateservice/foundations/ability/sa_loader/include/
H A Dload_sa_service.h50 static sptr<LoadSaService> instance_; member in OHOS::UpdateEngine::LoadSaService
/base/usb/usb_manager/services/native/include/
H A Dusb_function_switch_window.h68 static std::shared_ptr<UsbFunctionSwitchWindow> instance_; member in OHOS::USB::UsbFunctionSwitchWindow

Completed in 7 milliseconds

1...<<11121314151617181920>>...35