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

  /external/chromium_org/ppapi/native_client/tests/ppapi_browser/bad/
nacl.scons 40 # or delete them after the proxy switch if they're specific to SRPC.
  /external/chromium_org/ppapi/native_client/src/tools/
srpcgen.py 6 """Build "SRPC" interfaces from specifications.
8 SRPC interfaces consist of one or more interface classes, typically defined
9 in a set of .srpc files. The specifications are Python dictionaries, with a
14 types includes all the SRPC basic types.
16 These SRPC specifications are used to generate a header file and either a
66 '#include "native_client/src/shared/srpc/nacl_srpc.h"',
163 # Until SRPC uses RPC/Closure on the client side, these must be different.
217 """Format the SRPC text string for a single rpc method."""

Completed in 64 milliseconds