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

  /external/clang/test/SemaCXX/
typo-correction.cpp 171 void add_types(int value);
174 void Child::add_types(int value) {} // expected-error{{out-of-line definition of 'add_types' does not match any declaration in 'Child'}} function in class:Child
  /frameworks/base/tools/aapt2/proto/
TableProtoSerializer.cpp 226 pb::Type* pbType = pbPackage->add_types();

Completed in 317 milliseconds