Home
last modified time | relevance | path

Searched defs:appState (Results 1 - 11 of 11) sorted by relevance

/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
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_process_data.h56 ApplicationState appState = ApplicationState::APP_STATE_CREATE; member
/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
H A Dplayer_mem_manage.h53 int32_t appState; member
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dapp_info.cpp66 void AppInfo::SetAppState(AppState appState) in SetAppState() argument
/foundation/resourceschedule/memmgr/services/memmgrservice/include/
H A Ddump_command_dispatcher.h233 std::vector<std::string> appState = keyValuesMapping["-d"]; in PurgeableMemoryDump() local
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_service_flow_test/
H A Dams_app_service_flow_module_test.cpp117 TestCreateApplicationRecordAndSetState( const std::string& abilityName, const std::string& appName, const AbilityState abilityState, const ApplicationState appState, sptr<IRemoteObject>& outToken) const TestCreateApplicationRecordAndSetState() argument
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h515 int appState = -1; member in OHOS::AVSession::AVSessionService
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dreclaim_priority_manager_test.cpp779 ReclaimPriorityManager appState; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/
H A Dams_app_life_cycle_test.cpp406 ApplicationState appState = appRecord->GetState(); in HWTEST_F() local
1284 ApplicationState appState = appRecord->GetState(); in HWTEST_F() local
1345 ApplicationState appState = appRecord->GetState(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp1176 ApplicationState appState = appRecord->GetState(); in ApplicationForegrounded() local
2839 ApplicationState appState = appRecord->GetState(); in StartAbility() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp5574 auto appState = static_cast<AppState>(processInfo.state_); in DumpSysProcess() local

Completed in 44 milliseconds