Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_java.cpp332 ifpart->statements->Add(new MethodCall(m_types->TextUtilsType(), in WriteToParcel()
354 v, new MethodCall(m_types->TextUtilsType(), in CreateFromParcel()
Dtype_java.h455 const Type* TextUtilsType() const { return m_text_utils_type; } in TextUtilsType() function