Home
last modified time | relevance | path

Searched defs:appState (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/appmgr/
H A Dapp_process_data.h50 ApplicationState appState = ApplicationState::APP_STATE_CREATE; member
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_process_data.h56 ApplicationState appState = ApplicationState::APP_STATE_CREATE; member
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dapp_info.cpp66 void AppInfo::SetAppState(AppState appState) in SetAppState()
/ohos5.0/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
H A Dplayer_mem_manage.h53 int32_t appState; member
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/
H A Ddump_command_dispatcher.h233 std::vector<std::string> appState = keyValuesMapping["-d"]; in PurgeableMemoryDump() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h520 int appState = -1; variable
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_service_flow_test/
H A Dams_app_service_flow_module_test.cpp118 const ApplicationState appState, sptr<IRemoteObject>& outToken) const in TestCreateApplicationRecordAndSetState() argument
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp130 std::for_each(appStates.cbegin(), appStates.cend(), [&pids](auto &appState) { in GetForegroundPids()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/
H A Dams_app_life_cycle_test.cpp406 ApplicationState appState = appRecord->GetState(); variable
1284 ApplicationState appState = appRecord->GetState(); variable
1345 ApplicationState appState = appRecord->GetState(); variable
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dreclaim_priority_manager_test.cpp779 ReclaimPriorityManager appState; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp1126 ApplicationState appState = appRecord->GetState(); in ApplicationForegrounded() local
2849 ApplicationState appState = appRecord->GetState(); in StartAbility() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp5595 auto appState = static_cast<AppState>(processInfo.state_); in DumpSysProcess() local