Home
last modified time | relevance | path

Searched defs:appStateObserver (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dcontext_appstate_observer_test.cpp93 …auto appStateObserver = new (std::nothrow) ContextAppStateObserver(contextId, "com.homs.settings"); variable
104 …auto appStateObserver = new (std::nothrow) ContextAppStateObserver(contextId, "com.homs.settings"); variable
115 … auto appStateObserver = new (std::nothrow) ContextAppStateObserver(contextId, "com.homs.setting"); variable
126 …auto appStateObserver = new (std::nothrow) ContextAppStateObserver(contextId, "com.homs.settings"); variable
137 …auto appStateObserver = new (std::nothrow) ContextAppStateObserver(contextId, "com.homs.settings"); variable
148 … auto appStateObserver = new (std::nothrow) ContextAppStateObserver(contextId, "com.homs.setting"); variable
159 … auto appStateObserver = new (std::nothrow) ContextAppStateObserver(contextId, "com.homs.setting"); variable
170 …auto appStateObserver = new (std::nothrow) ContextAppStateObserver(contextId, "com.homs.settings"); variable
181 … auto appStateObserver = new (std::nothrow) ContextAppStateObserver(contextId, "com.homs.setting"); variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_app_state_aware_test.cpp144 AppStateObserver appStateObserver; variable
156 AppStateObserver appStateObserver; variable
168 AppStateObserver appStateObserver; variable
180 AppStateObserver appStateObserver; variable
/ohos5.0/base/telephony/call_manager/services/call_report/include/
H A Dcall_ability_report_proxy.h59 sptr<ApplicationStateObserver> appStateObserver; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/
H A Duc_state_observer_test.cpp40 UcAppStateObserver appStateObserver; variable
/ohos5.0/base/request/request/services/include/
H A Dapplication_state_observer.h40 …explicit AppProcessState(ApplicationStateObserver &appStateObserver) : appStateObserver_(appStateO… in AppProcessState()
/ohos5.0/base/customization/enterprise_device_management/test/unittest/common/external/
H A Dedm_app_manager_impl_test.cpp61 sptr<AppExecFwk::IApplicationStateObserver> appStateObserver; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_service_second_test.cpp412 …sptr<AppStateObserver> appStateObserver = sptr<AppStateObserver>(new (std::nothrow) AppStateObserv… variable
432 …sptr<AppStateObserver> appStateObserver = sptr<AppStateObserver>(new (std::nothrow) AppStateObserv… variable
455 …sptr<AppStateObserver> appStateObserver = sptr<AppStateObserver>(new (std::nothrow) AppStateObserv… variable
522 …sptr<AppStateObserver> appStateObserver = sptr<AppStateObserver>(new (std::nothrow) AppStateObserv… variable
546 …sptr<AppStateObserver> appStateObserver = sptr<AppStateObserver>(new (std::nothrow) AppStateObserv… variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/test/fuzztest/cgroupsched_fuzzer/
H A Dcgroupsched_fuzzer.cpp1271 … RmsApplicationStateObserver *appStateObserver = new (std::nothrow)RmsApplicationStateObserver(); in UpdateAppStartupNumFuzzTest() local
1297 … RmsApplicationStateObserver *appStateObserver = new (std::nothrow)RmsApplicationStateObserver(); in OnProcessDiedFuzzTest() local
1324 … RmsApplicationStateObserver *appStateObserver = new (std::nothrow)RmsApplicationStateObserver(); in OnApplicationStateChangedFuzzTest() local
1352 … RmsApplicationStateObserver *appStateObserver = new (std::nothrow)RmsApplicationStateObserver(); in OnAppStateChangedFuzzTest() local
1380 … RmsApplicationStateObserver *appStateObserver = new (std::nothrow)RmsApplicationStateObserver(); in OnAppCacheStateChangedFuzzTest() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h77 sptr<AppStateObserver> appStateObserver; member
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp1061 …auto appStateObserver = std::make_shared<AppStateObserver>(StandbyServiceImpl::GetInstance()->hand… variable
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_background_proxy_test.cpp85 auto appStateObserver = variable
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_misc_unit_test.cpp96 sptr<AppStateObserver> appStateObserver = sptr<AppStateObserver>(new AppStateObserver()); variable
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
H A Ddlp_permission_service_test.cpp925 auto appStateObserver = dlpPermissionService_->appStateObserver_; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp3103 sptr<AppStateObserver> appStateObserver; in RegisterAppStateObserver() local
3141 sptr<AppStateObserver> appStateObserver; in UnregisterAppStateObserver() local