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

  /external/chromium_org/chrome/browser/extensions/
script_executor.h 67 JSON_SERIALIZED_RESULT,
script_executor.cc 132 params.wants_result = (result_type == JSON_SERIALIZED_RESULT);
  /external/chromium_org/chrome/browser/extensions/api/
execute_code_function.cc 153 has_callback() ? ScriptExecutor::JSON_SERIALIZED_RESULT

Completed in 328 milliseconds