Home
last modified time | relevance | path

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

/base/msdp/device_status/services/native/include/
Ddevicestatus_dumper.h41 struct AppInfo { struct
42 std::string startTime;
66 void SaveAppInfo(std::shared_ptr<AppInfo> appInfo); argument
/base/theme/screenlock_mgr/utils/include/
Dscreenlock_appinfo.h23 struct AppInfo { struct
32 static bool GetAppInfoByToken(std::uint32_t tokenId, AppInfo &appInfo); argument
/base/startup/appspawn/standard/
Dappspawn_service.h58 } AppInfo; typedef