HomeSort by relevance Sort by last modified time
    Searched full:uploaded (Results 101 - 125 of 358) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/docs/html/google/play/licensing/
setting-up.jd 71 license check for an application uploaded to the publisher account, from a user
444 license check for an application uploaded to the publisher account, from a user
447 response when they check the license of an application that you have uploaded
470 <em>only</em> to license checks for applications that you have uploaded, made by
526 applications that you have uploaded. Developers can then sign in to their
537 are already uploaded to the publisher account. </li>
596 responses for applications that are uploaded to the publisher account. Since
599 uploaded apps for testing. You can handle collection and distribution in any way
602 <p>Once an application is uploaded and becomes known to the licensing server,
664 uploaded to the Developer Console.</p
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/sync/
entry_update_performer_unittest.cc 202 const std::string kTestFileContent = "I'm being uploaded! Yay!";
246 const std::string kTestFileContent = "I'm being uploaded! Yay!";
324 const std::string kTestFileContent = "I'm being uploaded! Yay!";
  /external/chromium_org/chrome/browser/chromeos/drive/
sync_client_unittest.cc 293 // Dirty file gets uploaded.
408 // Not yet fetched nor uploaded.
423 // Fetched and uploaded.
sync_client.h 70 // dirty-but-not-uploaded files). Kicks off retrieval of the local
  /external/chromium_org/chrome/browser/drive/
drive_uploader_unittest.cc 54 // Mock DriveService that verifies if the uploaded content matches the preset
59 // verify that the specified data is correctly uploaded.
562 // Emulate the situation that the only first part is successfully uploaded,
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/c/
struct_p_p_b___u_r_l_request_info__1__0.html 58 <p><a class="el" href="struct_p_p_b___u_r_l_request_info__1__0.html#af6edaa0b0f19cb902e5e1d8b3ad2a43b" title="AppendFileToBody() appends a file, to be uploaded, to the request body.">AppendFileToBody()</a> appends a file, to be uploaded, to the request body. </p>
66 <tr><td class="paramdir">[in]</td><td class="paramname">expected_last_modified_time</td><td>An optional (non-zero) last modified time stamp used to validate that the file was not modified since the given time before it was uploaded. The upload will fail with an error code of <code>PP_ERROR_FILECHANGED</code> if the file has been modified since the given time. If <code>expected_last_modified_time</code> is 0, then no validation is performed.</td></tr>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/
struct_p_p_b___u_r_l_request_info__1__0.html 58 <p><a class="el" href="struct_p_p_b___u_r_l_request_info__1__0.html#af6edaa0b0f19cb902e5e1d8b3ad2a43b" title="AppendFileToBody() appends a file, to be uploaded, to the request body.">AppendFileToBody()</a> appends a file, to be uploaded, to the request body. </p>
66 <tr><td class="paramdir">[in]</td><td class="paramname">expected_last_modified_time</td><td>An optional (non-zero) last modified time stamp used to validate that the file was not modified since the given time before it was uploaded. The upload will fail with an error code of <code>PP_ERROR_FILECHANGED</code> if the file has been modified since the given time. If <code>expected_last_modified_time</code> is 0, then no validation is performed.</td></tr>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/
struct_p_p_b___u_r_l_request_info__1__0.html 58 <p><a class="el" href="struct_p_p_b___u_r_l_request_info__1__0.html#af6edaa0b0f19cb902e5e1d8b3ad2a43b" title="AppendFileToBody() appends a file, to be uploaded, to the request body.">AppendFileToBody()</a> appends a file, to be uploaded, to the request body. </p>
66 <tr><td class="paramdir">[in]</td><td class="paramname">expected_last_modified_time</td><td>An optional (non-zero) last modified time stamp used to validate that the file was not modified since the given time before it was uploaded. The upload will fail with an error code of <code>PP_ERROR_FILECHANGED</code> if the file has been modified since the given time. If <code>expected_last_modified_time</code> is 0, then no validation is performed.</td></tr>
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/
perftestsrunner.py 348 _log.error("Uploaded JSON to %s but got a bad response:" % url)
353 _log.error("Uploaded JSON to %s but got an error:" % url)
357 _log.info("JSON file uploaded to %s." % url)
perftestsrunner_unittest.py 198 self.assertEqual(logs, 'Uploaded JSON to https://some.host/some/path but got a bad response:\nSome error\n')
218 self.assertEqual(logs, 'Uploaded JSON to https://some.host/some/path but got an error:\n%s\n' % serialized_json)
  /external/chromium_org/chrome/browser/safe_browsing/
incident_reporting_service.h 61 // incidents are pruned and any remaining are uploaded in an incident report.
131 // but not yet uploaded are dropped.
  /external/chromium_org/chrome/test/ispy/common/
ispy_utils_unittest.py 33 # Confirm that the images actually got uploaded.
83 # Confirm that the tests were successfully uploaded.
  /external/chromium_org/ppapi/api/
ppb_url_request_info.idl 231 * AppendFileToBody() appends a file, to be uploaded, to the request body.
245 * the given time before it was uploaded. The upload will fail with an error
  /external/chromium_org/ppapi/c/
ppb_url_request_info.h 233 * AppendFileToBody() appends a file, to be uploaded, to the request body.
247 * the given time before it was uploaded. The upload will fail with an error
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_resource_buffer.c 311 if(sbuf->uploaded.buffer)
312 pipe_resource_reference(&sbuf->uploaded.buffer, NULL);
  /external/mesa3d/src/gallium/drivers/svga/
svga_resource_buffer.c 311 if(sbuf->uploaded.buffer)
312 pipe_resource_reference(&sbuf->uploaded.buffer, NULL);
  /external/chromium_org/base/metrics/
histogram_base.h 61 // Histogram should be UMA uploaded.
  /external/chromium_org/chrome/browser/chromeos/attestation/
attestation_policy_observer_unittest.cc 132 // (because it is costly) and similarly, that the writing of the uploaded
  /external/chromium_org/chrome/browser/extensions/api/serial/
serial_apitest.cc 168 // 3. You have uploaded a program to the board that does a byte-for-byte echo
  /external/chromium_org/chrome/browser/media/
webrtc_rtp_dump_handler.h 20 // - Provides the dump file to the client code to be uploaded when
  /external/chromium_org/net/base/
load_states_list.h 84 // body is being uploaded.
  /external/chromium_org/pdf/
pdf.gyp 117 # way symbols can still be uploaded to the crash server.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/
file_uploader.py 47 uploaded as files.
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
load_failures.js 84 testType + '&builder=' + builder + '&master=' + builderToMaster[builder].name + '">uploaded results</a>' +
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_vertprog.h 56 * Subroutines may be uploaded before the main program itself, but the first

Completed in 916 milliseconds

1 2 3 45 6 7 8 91011>>