HomeSort by relevance Sort by last modified time
    Searched refs:cpp_type_ (Results 1 - 2 of 2) sorted by null

  /system/tools/aidl/
type_cpp.h 54 std::string CppType() const { return cpp_type_; }
80 const std::string cpp_type_; member in class:android::aidl::cpp::Type
type_cpp.cpp 400 cpp_type_(cpp_type),

Completed in 561 milliseconds