Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp163 return write_cast_ + "(" + val + ")"; in WriteCast()
172 write_cast_(GetRawCppName(interface) + "::asBinder") {}
191 std::string write_cast_; member in android::aidl::cpp::__anon9051069a0111::BinderType