Searched refs:CreatePathForFile (Results 1 – 3 of 3) sorted by relevance
58 bool CreatePathForFile(const std::string& path) const;
149 bool IoDelegate::CreatePathForFile(const string& path) const { in CreatePathForFile() function in android::aidl::IoDelegate
736 if (!io_delegate.CreatePathForFile(output_file_name)) { in compile_aidl_to_java()