HomeSort by relevance Sort by last modified time
    Searched full:caller (Results 526 - 550 of 8017) sorted by null

<<21222324252627282930>>

  /external/chromium_org/ppapi/c/private/
ppp_instance_private.h 45 * The returned PP_Var should have a reference added for the caller, which
  /external/chromium_org/ppapi/cpp/private/
pass_file_handle.h 28 // Releases |handle_|. The caller must close the file handle returned.
  /external/chromium_org/ppapi/proxy/
url_response_info_resource.h 26 // is passed from the caller and is taken over by this object.
  /external/chromium_org/ppapi/shared_impl/
array_var.h 34 // The returned PP_Var has had a ref added on behalf of the caller.
ppapi_permissions.cc 43 // Check that "perm" is a power of two to make sure the caller didn't set
scoped_pp_resource.h 44 // Returns the PP_Resource, passing the reference to the caller. This class
  /external/chromium_org/ppapi/thunk/
ppb_file_ref_api.h 46 // (the contained resource does not carry a ref on behalf of the caller).
  /external/chromium_org/printing/
metafile_skia_wrapper.h 19 // is the caller's responsibility to ensure that the metafile remains valid
  /external/chromium_org/remoting/host/
host_window.h 29 // notify the caller about the local user's actions.
ipc_util.h 33 // on the caller's thread while using |io_task_runner| to send and receive
  /external/chromium_org/remoting/host/plugin/
host_plugin_utils.h 26 // Caller is responsible for making sure that NPN_ReleaseVariantValue is
  /external/chromium_org/remoting/host/win/
com_security.h 29 // - the caller's identity is verified on every call (Dynamic cloaking).
rdp_client.cc 37 // events on the caller task runner, but runs the ActiveX control on the UI
71 // Task runner on which the caller expects |event_handler_| to be notified.
154 // Notify the caller that connection attempt failed.
165 // The caller does not expect any notifications to be delivered after this
  /external/chromium_org/remoting/protocol/
channel_dispatcher_base.h 38 // |session|. Caller retains ownership of the Session.
  /external/chromium_org/sync/notifier/
invalidation_util.h 55 // Caller owns the returned DictionaryValue.
  /external/chromium_org/sync/test/
test_directory_backing_store.h 19 // This constructor takes a handle to a database. The caller maintains
  /external/chromium_org/third_party/WebKit/ManualTests/
debugger-caught-uncaught-exceptions.html 7 // because even though the exception is being caught by our caller in this case,
  /external/chromium_org/third_party/icu/source/common/
ulocimp.h 18 * @return enumeration (owned by caller) of the keyword list.
  /external/chromium_org/third_party/icu/source/common/unicode/
icudataver.h 35 * (standard ICU) will be missing, and the function will alert the caller that the data is not standard.
  /external/chromium_org/third_party/icu/source/i18n/
remtrans.cpp 58 // Our caller (filteredTransliterate) has already narrowed us
ztrans.h 107 * Sets the rule used before the transition. The caller remains
118 * Adopts the rule used before the transition. The caller must
137 * Sets the rule used after the transition. The caller remains
147 * Adopts the rule used after the transition. The caller must
  /external/chromium_org/third_party/icu/source/test/intltest/
punyref.h 66 /* the caller can leave room for a terminator and add one if */
69 /* caller passes in the maximum number of code points that it */
96 /* output_length is an in/out argument: the caller passes in */
103 /* by the caller (if possible), while zero suggests that it be */
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
output_stream.h 40 // Note: Caller is responsible for the boundary of buffer.
  /external/chromium_org/third_party/skia/include/core/
SkData.h 48 * Helper to copy a range of the data into a caller-provided buffer.
102 * The caller is free to close the SkFILE at its convenience.
111 * The caller is free to close the file descriptor at its convenience.
125 * New or shared, the caller must see that unref() is eventually called.
SkFontHost.h 34 caller is always responsible for calling unref() on each instance that is
109 If a typeface instance is returned, the caller is responsible for
114 a copy of the releveant data. In either case, the caller is still
121 the caller is responsible for calling unref() when it is no longer used.

Completed in 393 milliseconds

<<21222324252627282930>>