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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
srpc_client.h 57 void GetMethods();
srpc_client.cc 86 GetMethods();
87 PLUGIN_PRINTF(("SrpcClient::Init (GetMethods worked)\n"));
107 void SrpcClient::GetMethods() {
108 PLUGIN_PRINTF(("SrpcClient::GetMethods (this=%p)\n",

Completed in 28 milliseconds