Home
last modified time | relevance | path

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

/system/tools/aidl/
Doptions.h87 std::string DependencyFilePath() const { return dep_file_name_; } in DependencyFilePath() function
Doptions.cpp178 string JavaOptions::DependencyFilePath() const { in DependencyFilePath() function in android::aidl::JavaOptions