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

  /external/chromium_org/chrome/common/extensions/docs/server2/
test_file_system.py 40 def update_result(item, path): function in function:_List
48 update_result(subitem, path + subpath)
53 update_result(file_system, '')
  /external/chromium_org/chrome/browser/safe_browsing/
protocol_manager.cc 698 UpdateResult update_result = static_cast<UpdateResult>( local
702 RecordUpdateResult(update_result);

Completed in 102 milliseconds