Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp171 BinderType(const AidlInterface& interface, const std::string& src_file_name) in BinderType()
215 const std::string& src_file_name) in NullableParcelableArrayType()
235 const std::string& src_file_name) in ParcelableArrayType()
255 const std::string& src_file_name) in NullableParcelableType()
275 const std::string& src_file_name) in ParcelableType()
395 const string& src_file_name, in Type()
Dtype_cpp.h104 write_method, array_type, nullable_type, src_file_name, line) {} in Type() argument