Home
last modified time | relevance | path

Searched defs:appStateObserver_ (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dapp_state_observer_test.h34 sptr<AppStateObserver> appStateObserver_; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/observer/include/
H A Duc_observer_mgr.h43 sptr<UcAppStateObserver> appStateObserver_ = nullptr; variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Dpermission_manager_test.h39 std::shared_ptr<PermissionAppStateObserver> appStateObserver_ = nullptr; variable
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_service.h64 sptr<AppStateObserver> appStateObserver_; variable
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_authenticator_session_manager.h81 sptr<SessionAppStateObserver> appStateObserver_; variable
H A Dapp_account_control_manager.h158 sptr<AppAccountAppStateObserver> appStateObserver_; variable
/ohos5.0/base/request/request/services/include/
H A Dapplication_state_observer.h53 ApplicationStateObserver &appStateObserver_; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_service.h227 sptr<BundleActiveAppStateObserver> appStateObserver_; variable
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_permission_service.h113 sptr<AppStateObserver> appStateObserver_; variable
/ohos5.0/base/customization/enterprise_device_management/services/edm/include/
H A Denterprise_device_mgr_ability.h155 sptr<AppExecFwk::IApplicationStateObserver> appStateObserver_; variable
/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_background_proxy.h118 sptr<AppStateChangeCallback> appStateObserver_ = nullptr; variable
/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service_impl.h191 sptr<AppStateObserver> appStateObserver_ = nullptr; variable
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/event/
H A Dmem_mgr_event_center.h85 sptr<AppStateObserver> appStateObserver_; variable
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.h124 std::shared_ptr<AppStateObserver> appStateObserver_; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dconnection_state_manager.h229 sptr<InnerAppStateObserver> appStateObserver_; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/include/
H A Dsched_controller.h85 sptr<RmsApplicationStateObserver> appStateObserver_; variable
/ohos5.0/base/security/access_token/services/privacymanager/test/unittest/
H A Dpermission_record_manager_test.cpp128 std::shared_ptr<PrivacyAppStateObserver> appStateObserver_ = nullptr; member in OHOS::Security::AccessToken::PermissionRecordManagerTest
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp2766 auto appStateObserver_ = sptr<StateMachine::AppStateObserver>::MakeSptr(sender, pid); variable