Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp178 write_cast_(GetRawCppName(interface) + "::asBinder") {}
182 return write_cast_ + "(" + val + ")"; in WriteCast()
209 std::string write_cast_; member in android::aidl::cpp::__anon889871910111::BinderType