Home
last modified time | relevance | path

Searched refs:ApexConfig (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/microdroid/signature/
Dmk_payload.cc80 struct ApexConfig { struct
98 std::vector<ApexConfig> apexes; argument
123 Result<void> ParseJson(const Json::Value& value, ApexConfig& apex_config) { in ParseJson()
190 config.apexes.push_back(ApexConfig{ in LoadSystemApexes()