Home
last modified time | relevance | path

Searched refs:RawArgs (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Daidl_to_common.cpp29 out << " * Using: " << options.RawArgs() << "\n"; in GenerateAutoGenHeader()
Doptions.h139 std::string RawArgs() const { return raw_args_; } in RawArgs() function