Home
last modified time | relevance | path

Searched defs:getAppList (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/smartperf_device/device_ui/entry/src/main/ets/common/utils/
DBundleMangerUtils.ts73 static async getAppList(): Promise<Array<AppInfoItem>> { method in BundleManager
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/utils/
DBundleMangerUtils.ts73 static async getAppList(): Promise<Array<AppInfoItem>> { method in BundleManager
/developtools/packing_tool/adapter/ohos/
DUtility.java683 public String getAppList() { in getAppList() method in Utility