Home
last modified time | relevance | path

Searched defs:appInfoList (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_standby_helper_unit_test.cpp90 std::vector<std::shared_ptr<OHOS::BackgroundTaskMgr::TransientTaskAppInfo>> appInfoList; in HWTEST_F() local
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_helper_unit_test.cpp93 std::vector<std::shared_ptr<OHOS::BackgroundTaskMgr::TransientTaskAppInfo>> appInfoList; in HWTEST_F() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp146 auto appInfoList = appRecord->GetAppInfoList(); in CheckAppRunningRecordIsExist() local
289 auto appInfoList = appRecord->GetAppInfoList(); in ProcessExitByBundleName() local
338 auto appInfoList = appRecord->GetAppInfoList(); ProcessUpdateApplicationInfoInstalled() local
358 auto appInfoList = appRecord->GetAppInfoList(); ProcessExitByBundleNameAndUid() local
387 auto appInfoList = appRecord->GetAppInfoList(); GetPidsByBundleNameUserIdAndAppIndex() local
[all...]
H A Dapp_running_record.cpp389 std::list<std::shared_ptr<ApplicationInfo>> appInfoList; in GetAppInfoList() local
H A Dapp_mgr_service_inner.cpp2968 auto appInfoList = appRecord->GetAppInfoList(); in WrapAppProcessData() local
6374 auto appInfoList = appRecord->GetAppInfoList(); in NotifyAppFaultBySA() local

Completed in 18 milliseconds