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

  /external/chromium_org/extensions/renderer/
blob_native_handler.h 20 class BlobNativeHandler : public ObjectBackedNativeHandler {
22 explicit BlobNativeHandler(ScriptContext* context);
blob_native_handler.cc 44 BlobNativeHandler::BlobNativeHandler(ScriptContext* context)

Completed in 43 milliseconds