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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
extension_set.cc 122 static bool CallNoArgValidityFunc(const void* arg, int number) {
141 info.enum_validity_check.func = CallNoArgValidityFunc;
142 // See comment in CallNoArgValidityFunc() about why we use a c-style cast.
    [all...]
  /external/protobuf/src/google/protobuf/
extension_set.cc 122 static bool CallNoArgValidityFunc(const void* arg, int number) {
141 info.enum_validity_check.func = CallNoArgValidityFunc;
142 // See comment in CallNoArgValidityFunc() about why we use a c-style cast.
    [all...]

Completed in 33 milliseconds