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

  /external/chromium_org/ppapi/proxy/
resource_message_test_sink.h 52 ResourceCallVector GetAllResourceCallsMatching(uint32 id);
54 // Like GetAllResourceCallsMatching except for replies.
file_system_resource_unittest.cc 112 sink().GetAllResourceCallsMatching(PpapiHostMsg_FileSystem_Open::ID);
174 sink().GetAllResourceCallsMatching(PpapiHostMsg_FileSystem_Open::ID);
198 sink().GetAllResourceCallsMatching(PpapiHostMsg_FileSystem_Open::ID);
resource_message_test_sink.cc 100 ResourceMessageTestSink::GetAllResourceCallsMatching(uint32 id) {

Completed in 66 milliseconds