OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:successful
(Results
1001 - 1025
of
4718
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium_org/components/feedback/
feedback_uploader_unittest.cc
81
// Dispatch will always update the timer, whether
successful
or not,
/external/chromium_org/components/invalidation/
p2p_invalidator.h
76
// Returns whether parsing |str| was
successful
. If parsing was
/external/chromium_org/components/nacl/renderer/
pnacl_translation_resource_host.cc
135
// Handle the expected
successful
case first.
/external/chromium_org/components/password_manager/core/browser/
password_manager_client.h
53
//
successful
, this should continue filling the form.
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_service.h
29
// bool parameter is true if the refresh was
successful
(no error).
/external/chromium_org/components/policy/core/common/
policy_loader_win.h
76
//
successful
, stores the result in |policy| and returns true. Returns false
/external/chromium_org/components/sync_driver/
model_associator.h
28
// matched pairs of items. After
successful
completion, the models
/external/chromium_org/components/webdata/common/
web_data_service_base.h
70
// (following a
successful
database load), then cleared.
/external/chromium_org/content/browser/web_contents/
web_drag_dest_mac.h
49
// drag&drop messages to WebCore and handle navigation on a
successful
drop
/external/chromium_org/content/child/npapi/
plugin_stream.h
92
// If
successful
, will set temp_file_name_, temp_file_handle_, and
/external/chromium_org/content/renderer/media/crypto/
ppapi_decryptor.h
106
// On a
successful
Update() or SessionReady event, trigger playback to resume.
/external/chromium_org/content/renderer/pepper/
pepper_webplugin_impl.h
94
scoped_ptr<InitData> init_data_; // Cleared upon
successful
initialization.
/external/chromium_org/courgette/
disassembler_win32_x64.h
116
// Information that is valid after
successful
ParseHeader.
disassembler_win32_x86.h
116
// Information that is valid after
successful
ParseHeader.
/external/chromium_org/crypto/
p224_spake.h
31
// kResultSuccess: The authentication was
successful
.
p224_spake_unittest.cc
29
CHECK(false) << "Parties differ on whether authentication was
successful
";
symmetric_key_win.cc
48
// If
successful
, returns true and stores the imported key in |*key|.
97
// if generation is
successful
, storing the generated key in |*key| and the
165
// Returns true if generation is
successful
, storing the generated key in
207
// and |key|. The inner hash function will be |hash_alg|. If
successful
,
/external/chromium_org/device/bluetooth/
bluetooth_discovery_session.h
51
// on error |error_callback| is called. After a
successful
invocation, the
/external/chromium_org/extensions/browser/
content_hash_fetcher.h
38
// -whether we were
successful
or not (have verified_contents.json and
/external/chromium_org/google_apis/gcm/protocol/
android_checkin.proto
47
// Miliseconds since the Unix epoch of the device's last
successful
checkin.
/external/chromium_org/gpu/command_buffer/client/
transfer_buffer.h
97
// min size we'll consider
successful
/external/chromium_org/jingle/notifier/listener/
xmpp_push_client_unittest.cc
71
//
successful
connection properly.
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/c/
struct_p_p_b___audio__1__1.html
66
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Resource</code> containing the audio resource if
successful
or 0 if the configuration cannot be honored or the callback is null. </dd></dl>
86
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Resource</code> containing the audio config resource if
successful
. </dd></dl>
126
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Bool</code> containing <code>PP_TRUE</code> if
successful
, otherwise <code>PP_FALSE</code>. Also returns <code>PP_TRUE</code> (and be a no-op) if called while playback is already in progress. </dd></dl>
146
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Bool</code> containing <code>PP_TRUE</code> if
successful
, otherwise <code>PP_FALSE</code>. Also returns <code>PP_TRUE</code> (and is a no-op) if called while playback is already stopped. If a callback is in progress, <a class="el" href="struct_p_p_b___audio__1__1.html#a82049c2fbe4f151839fd13f8d10e8395" title="StopPlayback() stops the playback of the audio resource.">StopPlayback()</a> will block until the callback completes. </dd></dl>
struct_p_p_b___u_r_l_request_info__1__0.html
45
<dl class="return"><dt><b>Returns:</b></dt><dd><code>PP_TRUE</code> if
successful
, <code>PP_FALSE</code> if any of the parameters are invalid. </dd></dl>
70
<dl class="return"><dt><b>Returns:</b></dt><dd><code>PP_TRUE</code> if
successful
, <code>PP_FALSE</code> if any of the parameters are invalid. </dd></dl>
90
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Resource</code> identifying the <code>URLRequestInfo</code> if
successful
, 0 if the instance is invalid. </dd></dl>
133
<dl class="return"><dt><b>Returns:</b></dt><dd><code>PP_TRUE</code> if
successful
, <code>PP_FALSE</code> if any of the parameters are invalid. </dd></dl>
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/
struct_p_p_b___audio__1__1.html
66
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Resource</code> containing the audio resource if
successful
or 0 if the configuration cannot be honored or the callback is null. </dd></dl>
86
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Resource</code> containing the audio config resource if
successful
. </dd></dl>
126
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Bool</code> containing <code>PP_TRUE</code> if
successful
, otherwise <code>PP_FALSE</code>. Also returns <code>PP_TRUE</code> (and be a no-op) if called while playback is already in progress. </dd></dl>
146
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Bool</code> containing <code>PP_TRUE</code> if
successful
, otherwise <code>PP_FALSE</code>. Also returns <code>PP_TRUE</code> (and is a no-op) if called while playback is already stopped. If a callback is in progress, <a class="el" href="struct_p_p_b___audio__1__1.html#a82049c2fbe4f151839fd13f8d10e8395" title="StopPlayback() stops the playback of the audio resource.">StopPlayback()</a> will block until the callback completes. </dd></dl>
Completed in 1996 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>