Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dservice.h179 std::set<std::string> interfaces_; // e.g. some.package.foo@1.0::IBaz/instance-name variable
/aosp12/art/dexlayout/
H A Ddex_ir.h945 TypeList* interfaces_; // This can be nullptr. variable