Home
last modified time | relevance | path

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

/system/linkerconfig/modules/include/linkerconfig/
Dapex.h26 struct ApexInfo { struct
36 ApexInfo() = default; // for std::map::operator[] argument
37 ApexInfo(std::string name, std::string path, in ApexInfo() function