Example #1
0
File: vfs_test.py Project: avmi/grr
 def setUp(self):
   super().setUp()
   self.handler = vfs_plugin.ApiGetDecodedFileHandler()
 def GetDecodedFileBlob(self, args, context=None):
     return api_vfs.ApiGetDecodedFileHandler()
Example #3
0
 def GetDecodedFileBlob(self, args, token=None):
     return api_vfs.ApiGetDecodedFileHandler()