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

  /external/chromium_org/chrome/browser/extensions/api/web_request/
web_request_api.h 351 int ExecuteDeltas(void* profile, uint64 request_id, bool call_callback);
web_request_api.cc 669 return ExecuteDeltas(profile, request->identifier(),
726 return ExecuteDeltas(profile, request->identifier(),
826 return ExecuteDeltas(profile, request->identifier(),
    [all...]

Completed in 34 milliseconds