Home
last modified time | relevance | path

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

/system/apex/proto/
Dsession_state.proto60 repeated string apex_names = 9; field
/system/apex/apexd/
Dapexservice_test.cpp1647 void RunPrePost(Fn fn, const std::vector<std::string>& apex_names, in RunPrePost()