Searched
full:calling (Results
726 -
750 of
11340) sorted by null
<<21222324252627282930>>
/external/chromium_org/components/rappor/ |
rappor_service.h | 43 // Calling code is responsible for ensuring that the lifetime of 68 // provided PrefRegistry. This should be called before calling Start().
|
/external/chromium_org/content/browser/renderer_host/media/ |
audio_input_device_manager.h | 35 // Calling Start() with this kFakeOpenSessionId will open the default device, 94 // Verifies that the calling thread is media stream device thread.
|
/external/chromium_org/content/public/browser/ |
notification_registrar.cc | 77 // Early-exit if no registrations, to avoid calling 80 // service, and we reach prgram exit, then calling current() below could try
|
/external/chromium_org/content/renderer/ |
dom_automation_controller.h | 57 (2) The automation_id_ of step (1) is supplied to DAController by calling 60 (3) The 'javascript:' url is sent for execution by calling into
|
/external/chromium_org/device/bluetooth/ |
bluetooth_socket.h | 26 // differ slightly, but platform independent consumers must guarantee calling 45 // Destroys resources associated with the socket. After calling this method,
|
/external/chromium_org/gpu/command_buffer/service/ |
error_state.h | 21 // Use these macro to synthesize GL errors instead of calling the error_state 107 // make sure there are no native GL errors before calling some GL function
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
pthread_cond_wait.c | 345 * by the calling thread. 481 * by the calling thread, or undefined behaviour 485 * the calling thread to block on the condition variable. 491 * is owned by the calling thread. 498 * EINVAL mutex is not held by the calling thread, 540 * by the calling thread, or undefined behaviour 544 * the calling thread to block on the condition variable. 554 * EINVAL mutex is not held by the calling thread,
|
pthread_exit.c | 49 * This function terminates the calling thread, returning 58 * This function terminates the calling thread, returning
|
pthread_getspecific.c | 47 * calling thread. If no value has been set for 'key' in 57 * calling thread. If no value has been set for 'key' in
|
pthread_setcancelstate.c | 46 * This function atomically sets the calling thread's 62 * This function atomically sets the calling thread's
|
pthread_setcanceltype.c | 46 * This function atomically sets the calling thread's 62 * This function atomically sets the calling thread's
|
pthread_testcancel.c | 47 * in the calling thread. The call has no effect if the 57 * in the calling thread. The call has no effect if the
|
sched_yield.c | 46 * This function indicates that the calling thread is 54 * This function indicates that the calling thread is
|
/external/chromium_org/net/quic/crypto/ |
quic_server_info.h | 32 // methods. By opportunistically calling this early, it may be possible to 81 // members can then be updated before calling |Persist|.
|
/external/chromium_org/net/test/embedded_test_server/ |
http_request.h | 77 // in the internal buffer (and parsed). After calling GetRequest(), it will be 82 // STATE_ACCEPTED state. After calling it, the parser is ready to parse
|
/external/chromium_org/ppapi/api/ |
ppb_var_array_buffer.idl | 64 * Note that calling Map() can be a relatively expensive operation. Use care 65 * when calling it in performance-critical code. For example, you should call
|
/external/chromium_org/ppapi/c/dev/ |
ppp_class_deprecated.h | 74 * cases, these should never be unset when calling this function. The 81 * Release()ing each var and calling PPB_Core.MemFree on the property pointer.
|
/external/chromium_org/ppapi/c/ |
ppb_var_array_buffer.h | 76 * Note that calling Map() can be a relatively expensive operation. Use care 77 * when calling it in performance-critical code. For example, you should call
|
/external/chromium_org/ppapi/cpp/ |
var_array_buffer.h | 76 /// Note that calling Map() can be a relatively expensive operation. Use care 77 /// when calling it in performance-critical code. For example, you should call
|
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/ |
syscall_parameters_restrictions.h | 66 // |target_pid| while calling setpriority(2) / getpriority(2). 79 // We only allow calling these syscalls if the pid argument is equal to the pid
|
/external/chromium_org/sandbox/linux/services/ |
credentials.h | 62 // in using this method right before calling MoveToNewUserNS(), simply call 76 // descriptors which are already open prior to calling this API remain
|
/external/chromium_org/storage/browser/fileapi/ |
local_file_stream_writer.h | 51 // If failed, the error code is returned by calling |error_callback|. 59 // If failed, the error code is returned by calling |error_callback|.
|
/external/chromium_org/sync/api/ |
syncable_service.h | 37 // Run() on your flare by calling MergeDataAndStartSyncing. The ModelType 44 // calling |sync_processor|'s ProcessSyncChanges as necessary to reconcile the
|
/external/chromium_org/third_party/WebKit/ManualTests/inspector/ |
hidden-evals.html | 109 console.log("press resume before calling f_named_3()"); 113 console.log("press resume before calling f_unnamed_3()");
|
/external/chromium_org/third_party/WebKit/Source/modules/websockets/ |
WebSocketChannel.h | 83 // Do not call |send| after calling this method. 99 // Do not call any methods after calling this method.
|
Completed in 2937 milliseconds
<<21222324252627282930>>