Home
last modified time | relevance | path

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

/system/apex/tools/
Dapexer_with_DCLA_preprocessing.py20 def ParseArgs(argv): function
Dapexer_with_trim_preprocessing.py22 def ParseArgs(argv): function
Dapex_compression_tool.py153 def ParseArgs(argv): function
/system/tools/sysprop/
DJavaMain.cpp48 Result<void> ParseArgs(int argc, char* argv[], Arguments* args) { in ParseArgs() function
DCppMain.cpp50 Result<Arguments> ParseArgs(int argc, char* argv[]) { in ParseArgs() function
DTypeCheckerMain.cpp48 Result<Arguments> ParseArgs(int argc, char* argv[]) { in ParseArgs() function
/system/core/fastboot/fuzzy_fastboot/
Dtest_utils.cpp88 std::unordered_map<std::string, std::string> ParseArgs(int argc, char** argv, in ParseArgs() function
/system/libvintf/analyze_matrix/
Dhals_for_release.py49 def ParseArgs() -> argparse.Namespace: function
/system/apex/apexer/
Dapexer.py61 def ParseArgs(argv): function
/system/linkerconfig/
Dmain.cc101 bool ParseArgs(int argc, char* argv[], ProgramArgs* args) { in ParseArgs() function
/system/core/debuggerd/
Dcrash_dump.cpp251 static void ParseArgs(int argc, char** argv, pid_t* pseudothread_tid, DebuggerdDumpType* dump_type)… in ParseArgs() function