Home
last modified time | relevance | path

Searched refs:APP_STATE_FOREGROUND (Results 1 - 18 of 18) sorted by relevance

/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dapp_state_observer_test.cpp145 processData.state = AppExecFwk::AppProcessState::APP_STATE_FOREGROUND; in HWTEST_F()
165 processData.state = AppExecFwk::AppProcessState::APP_STATE_FOREGROUND; in HWTEST_F()
170 processData.state = AppExecFwk::AppProcessState::APP_STATE_FOREGROUND; in HWTEST_F()
185 processData.state = AppExecFwk::AppProcessState::APP_STATE_FOREGROUND; in HWTEST_F()
/base/hiviewdfx/hiview/plugins/unified_collector/observer/
H A Duc_app_state_observer.cpp30 if (processData.state == AppProcessState::APP_STATE_FOREGROUND) { in OnProcessStateChanged()
/base/security/access_token/services/common/app_manager/include/
H A Dapp_state_data.h31 APP_STATE_FOREGROUND, member in OHOS::Security::AccessToken::ApplicationState
H A Dprocess_data.h30 APP_STATE_FOREGROUND, member in OHOS::Security::AccessToken::AppProcessState
/base/security/access_token/frameworks/inner_api/privacy/test/unittest/app_manager_client/
H A Dapp_state_data.h31 APP_STATE_FOREGROUND, member in OHOS::Security::AccessToken::ApplicationState
/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/
H A Duc_state_observer_test.cpp43 appStateData.state = static_cast<int32_t>(ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dapplication_state_observer_stub.h31 APP_STATE_FOREGROUND, member in OHOS::AppExecFwk::AppProcessState
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dcontext_appstate_observer_test.cpp107 appStateData.state = static_cast<int32_t>(ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
140 appStateData.state = static_cast<int32_t>(ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
/base/security/access_token/services/privacymanager/test/coverage/
H A Dsensitive_manager_coverage_test.cpp107 appData.state = static_cast<int32_t>(ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
H A Dpermission_record_manager_coverage_test.cpp174 appStateData.state = static_cast<int32_t>(ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dapp_state_observer.cpp101 if (processData.state == AppExecFwk::AppProcessState::APP_STATE_FOREGROUND) { in OnProcessStateChanged()
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_application_process.cpp162 } else if (info.state_ == AppProcessState::APP_STATE_FOREGROUND) { in GetAllRunnningAppProcess()
/base/location/test/location_manager/source/
H A Drequest_manager_test.cpp184 int32_t state1 = static_cast<int32_t>(AppExecFwk::ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
202 int32_t state1 = static_cast<int32_t>(AppExecFwk::ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
220 int32_t state1 = static_cast<int32_t>(AppExecFwk::ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
238 int32_t state1 = static_cast<int32_t>(AppExecFwk::ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dtemp_permission_observer.cpp77 if (appStateData.state == static_cast<int32_t>(ApplicationState::APP_STATE_FOREGROUND)) { in OnAppStateChanged()
/base/location/test/location_locator/source/
H A Dlocator_background_proxy_test.cpp87 int32_t state = static_cast<int32_t>(AppExecFwk::ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
/base/security/access_token/services/privacymanager/test/unittest/
H A Dpermission_record_manager_test.cpp585 appStateData.state = static_cast<int32_t>(ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Dpermission_manager_test.cpp1491 appStateData.state = static_cast<int32_t>(ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
1537 appStateData.state = static_cast<int32_t>(ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
/base/security/access_token/services/privacymanager/src/record/
H A Dpermission_record_manager.cpp112 if (appStateData.state == static_cast<int32_t>(ApplicationState::APP_STATE_FOREGROUND)) { in OnAppStateChanged()

Completed in 17 milliseconds