Searched defs:Exec (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/cmds/installd/ | ||
D | otapreopt_utils.cpp | 33 bool Exec(const std::vector<std::string>& arg_vector, std::string* error_msg) { in Exec() function |
D | dexopt.cpp | 226 void Exec(int exit_code) { in Exec() function in android::installd::ExecVHelper |
/frameworks/compile/mclinker/include/mcld/ | ||
D | LinkerConfig.h | 31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator |
/frameworks/compile/mclinker/include/mcld/MC/ | ||
D | Input.h | 37 Exec, enumerator |