HomeSort by relevance Sort by last modified time
    Searched full:caller (Results 351 - 375 of 8335) sorted by null

<<11121314151617181920>>

  /external/guava/guava/src/com/google/common/eventbus/
AsyncEventBus.java 46 * @param executor Executor to use to dispatch events. It is the caller's
59 * @param executor Executor to use to dispatch events. It is the caller's
75 * @param executor Executor to use to dispatch events. It is the caller's
  /external/icu/icu4c/source/common/unicode/
filteredbrk.h 94 * The resulting BreakIterator is owned by the caller.
97 * and should no longer be used by the caller.
101 * @return the new BreakIterator, owned by the caller.
  /external/libchrome/crypto/
symmetric_key.h 42 // The caller is responsible for deleting the returned SymmetricKey.
49 // multiple of 8. The caller is responsible for deleting the returned
60 // size for use with |algorithm|. The caller owns the returned SymmetricKey.
  /external/libchrome/sandbox/linux/services/
credentials.h 39 // per-thread, the caller is responsible for ensuring it is single-threaded
42 // the caller.
93 // - the caller must close |proc_fd| eventually or access to the file
  /external/libchrome/sandbox/linux/syscall_broker/
broker_policy.h 44 // whitelist. For paranoia a caller should then use |file_to_access|. See
57 // whitelist. For paranoia, a caller should then use |file_to_open| rather
62 // policy requests the caller unlink the path after opening.
  /external/libyuv/files/docs/
rotation.md 21 The buffer the caller provides should account for rotation. Be especially important to get stride of the destination correct.
27 Caller passes stride of 360 for Y and 360 / 2 for U and V.<br>
28 Caller passes crop_width of 640, crop_height of 360.<br>
  /external/regex-re2/re2/
filtered_re2.h 14 // applying regexps to a search text, the caller does the string
16 // note that the caller has to do that on lower cased version of the
45 // of strings that the caller should check for in candidate texts.
  /external/v8/test/mjsunit/
cross-realm-filtering.js 52 // Check .caller filtering across security contexts.
60 function f_0() { Realm.shared.result_0 = arguments.callee.caller; }; \
61 function f_1() { Realm.shared.result_1 = arguments.callee.caller; }; \
debug-handle.js 141 var handle_caller = evaluateRequest(exec_state, '{"expression":"f.caller"}');
144 assertEquals(handle_g, handle_caller, "caller for f should be g");
169 case 'caller':
175 assertEquals(3, count, 'Either "name", "length" or "caller" not found');
202 case 'caller':
209 assertEquals(3, count, 'Either "name", "length" or "caller" not found');
  /external/vboot_reference/firmware/lib/cryptolib/include/
sha.h 112 /* Caller owns the returned digest and must free it. */
117 * Caller owns the returned digest and must free it.
123 * Caller owns the returned digest and must free it.
  /external/webrtc/webrtc/common_audio/
lapped_transform.h 44 // each channel. |window| defines the window, owned by the caller (a copy is
47 // |shift_amount| is in samples. |callback| is the caller-owned audio
61 // |out_chunk|. Both buffers are caller-owned.
  /frameworks/base/core/java/android/printservice/recommendation/
RecommendationService.java 76 // The callbacks come in order of the caller on oneway calls. Hence while the caller
123 // message is handled as before the change. This is acceptable as the caller of
  /frameworks/base/core/java/android/text/method/
KeyListener.java 60 * otherwise return false and the caller (i.e.&nbsp;the widget host)
68 * otherwise return false and the caller (i.e.&nbsp;the widget host)
76 * otherwise return false and the caller (i.e.&nbsp;the widget host)
  /frameworks/native/include/binder/
ProcessState.h 40 sp<IBinder> getContextObject(const sp<IBinder>& caller);
45 const sp<IBinder>& caller);
50 const sp<IBinder>& caller,
  /frameworks/native/include/media/editor/
II420ColorConverter.h 41 * @note Caller (e.g. VideoEditor) owns the buffers
68 * @note Caller (e.g. VideoEditor) owns the buffers
106 * allocated by the caller before invoking
  /frameworks/native/opengl/libs/EGL/
egl_tls.h 44 const char* caller, int line, EGLint error, bool quiet);
57 static T setErrorEtc(const char* caller,
59 setErrorEtcImpl(caller, line, error, quiet);
  /frameworks/wilhelm/tests/mimeUri/
slesTestGetPositionUri.cpp 66 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event)
69 SLresult res = (*caller)->GetFillLevel(caller, &level); CheckErr(res);
72 res = (*caller)->GetPrefetchStatus(caller, &status); CheckErr(res);
91 SLPlayItf caller,
100 res = (*caller)->GetPosition(caller, &posMsec); CheckErr(res);
113 res = (*caller)->GetPosition(caller, &posMsec); CheckErr(res)
    [all...]
  /hardware/qcom/display/msm8996/sdm/include/core/
buffer_sync_handler.h 57 It is responsibility of the caller to close file descriptor.
69 requires to wait for more than one sync fds. It is responsibility of the caller to close file
83 @details This method detects if sync fd is signaled. It is responsibility of the caller to
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
TrafficFlags.java 54 * @param context the caller's context
65 * @param context the caller's context
76 * @param context the caller's context
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
ContactsPermissions.java 50 + " caller=" + Binder.getCallingPid()
60 throw new SecurityException(String.format("The caller must have the %s permission.",
94 + " caller=" + Binder.getCallingPid()
  /prebuilts/go/darwin-x86/src/io/ioutil/
tempfile.go 44 // will not choose the same file. The caller can use f.Name()
45 // to find the pathname of the file. It is the caller's responsibility
74 // will not choose the same directory. It is the caller's responsibility
  /prebuilts/go/linux-x86/src/io/ioutil/
tempfile.go 44 // will not choose the same file. The caller can use f.Name()
45 // to find the pathname of the file. It is the caller's responsibility
74 // will not choose the same directory. It is the caller's responsibility
  /system/connectivity/shill/
async_connection.h 36 // port, and it will notify the caller when the connection
53 // passed to the caller on execution of the callback.
58 // Start() returns to its caller. On failure to start the connection,
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/fps/
exception.py 68 """A different request associated with this caller reference already
96 """The sender, caller, or recipient's account balance has
128 """The Caller Reference does not have a token associated with it.
191 """The specified transaction could not be found or the caller did not
202 """This is not an marketplace application or the caller does not
331 """The caller account must have a verified email address.
  /external/google-breakpad/src/google_breakpad/processor/
stackwalker.h 111 // supplier to symbolize stack frame and look up caller frame information
138 // When searching for the caller of the context frame,
200 // the caller.
203 // Obtains a caller frame. Each call to GetCallerFrame should return the
207 // return NULL on failure or when there are no more caller frames (when
210 // the caller. |stack_scan_allowed| controls whether stack scanning is

Completed in 1039 milliseconds

<<11121314151617181920>>