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

  /external/libppp/src/
ccp.c 173 protoname(ccp->my_proto), protoname(ccp->his_proto));
275 ccp->his_proto = ccp->my_proto = -1;
356 ccp->my_proto = -1;
388 ccp->my_proto = (*o)->val.hdr.id;
516 ccp->his_proto = ccp->my_proto = -1;
531 ccp->his_proto = ccp->my_proto = -1;
549 fp->link->name, protoname(ccp->my_proto));
550 ccp->his_proto = ccp->my_proto = -1;
559 fp->link->name, protoname(ccp->my_proto), ccp->my_proto,
    [all...]
ccp.h 95 int my_proto; /* our compression protocol */ member in struct:ccp
  /external/chromium_org/third_party/protobuf/
README.txt 50 c++ my_program.cc my_proto.pb.cc `pkg-config --cflags --libs protobuf`
  /external/protobuf/
README.txt 50 c++ my_program.cc my_proto.pb.cc `pkg-config --cflags --libs protobuf`
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
LegacyContactsProviderTest.java 504 ContactMethods.TYPE_CUSTOM, "Some other way", "custom:my_proto", "Bar", true);
509 ContactMethods.TYPE_CUSTOM, "Some other way", "custom:my_proto", "Bar", false,
    [all...]

Completed in 91 milliseconds