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

<<11121314151617181920>>

  /external/clang/include/clang/Lex/
ModuleMap.h 86 /// \brief Retrieve the module the header is stored in.
201 /// \brief Retrieve the module that owns the given header file, if any.
214 /// \brief Retrieve a module with the given name.
221 /// \brief Retrieve a module with the given name using lexical name lookup,
232 /// \brief Retrieve a module with the given name within the given context,
283 /// \brief Retrieve the module map file containing the definition of the given
  /external/chromium_org/chromeos/dbus/
session_manager_client.h 96 // user_id_hash for one user. This method is used to retrieve list of all
108 // completion of the retrieve attempt, we will call the provided callback.
112 // |username|. Upon completion of the retrieve attempt, we will call the
  /external/chromium_org/content/browser/
renderer_data_memoizing_store.h 96 // Retrieve fetches a previously Stored() item, identified by |item_id|.
97 // If |item_id| is recognized, |item| will be updated and Retrieve() will
99 bool Retrieve(int item_id, scoped_refptr<T>* item) {
  /external/chromium_org/third_party/icu/source/i18n/unicode/
fieldpos.h 186 * Retrieve the field identifier.
193 * Retrieve the index of the first character in the requested field.
200 * Retrieve the index of the character following the last character in the
  /external/clang/include/clang/Sema/
TemplateDeduction.h 187 /// \brief Retrieve the diagnostic which caused this deduction failure,
191 /// \brief Retrieve the template parameter this deduction failure
195 /// \brief Retrieve the template argument list associated with this
  /external/icu4c/i18n/unicode/
fieldpos.h 186 * Retrieve the field identifier.
193 * Retrieve the index of the first character in the requested field.
200 * Retrieve the index of the character following the last character in the
  /external/iptables/libipq/
libipq.3 98 To retrieve the value of an error message, use
145 Retrieve a packet message from the buffer.
148 Retrieve an error message from the buffer.
  /frameworks/base/core/java/android/preference/
PreferenceGroup.java 118 * @param index The index of the {@link Preference} to retrieve.
220 * returned (to retrieve the other preference with the same key, call this
227 * @param key The key of the preference to retrieve.
  /frameworks/base/core/java/android/view/textservice/
TextServicesManager.java 33 * and text services. You can retrieve an instance of this interface with
51 * interaction model allowing the client application to retrieve information of text.
79 * Retrieve the global TextServicesManager instance, creating it if it doesn't already exist.
  /frameworks/base/docs/html/guide/faq/
framework.jd 78 example activity A may retrieve the instance and call setValue(3);
79 later activity B may retrieve the instance and call getValue() to
80 retrieve the last set value.</p>
  /frameworks/base/docs/html/training/id-auth/
identify.jd 40 <li>Retrieve an ID that is tied to a user, not the device.</li>
49 <li>Retrieve a unique device ID to remember the device</li>
50 <li>Retrieve a built-in account from {@link android.accounts.AccountManager}</li>
  /frameworks/native/opengl/specs/
EGL_ANDROID_blob_cache.txt 46 then retrieve those cached shaders during subsequent executions of the same
82 * client API implementation may use to retrieve a cached value from the
156 To retrieve the binary value associated with a given key from the cache, a
  /packages/apps/Mms/src/com/android/mms/transaction/
RetryScheduler.java 158 // apply R880 IOT issue (Conformance 11.6 Retrieve Invalid Message)
256 // apply R880 IOT issue (Conformance 11.6 Retrieve Invalid Message)
271 Log.v(TAG, "Retrieve status is: " + retrieveStatus);
Transaction.java 49 * Identifies deferred retrieve requests.
184 * A common method to retrieve a PDU from MMSC.
186 * @param url The URL of the message which we are going to retrieve.
  /cts/tests/src/android/graphics/drawable/cts/
DrawableTestUtils.java 44 * Retrieve an AttributeSet from a XML.
  /cts/tests/tests/accessibility/src/android/view/accessibility/cts/
AccessibilityServiceInfoTest.java 38 * Tests whether a service can that requested it can retrieve
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LocalSampleInstrumentation.java 83 // Retrieve the text we should have written...
RedirectGetter.java 58 // Retrieve the current redirect values.
  /development/samples/Snake/src/com/example/android/snake/
BackgroundView.java 46 // retrieve colors for 4 segments from styleable properties
  /external/chromium/base/
cpu_unittest.cc 16 // Retrieve the CPU information.
  /external/chromium/chrome/browser/sync/glue/
extension_sync_traits.h 40 // A function that tries to retrieve an ExtensionSpecifics from an
  /external/chromium/chrome/browser/sync/util/
nigori.h 22 // and retrieve the secret.
  /external/chromium/chrome/browser/themes/
theme_service_gtk.cc 47 // We failed to retrieve the bitmap, show a debugging red square.
  /external/chromium/chrome/browser/ui/cocoa/
rwhvm_editcommand_helper.h 53 // owner - An object we can retrieve a RenderWidgetHostViewMac from to
  /external/chromium/chrome/browser/ui/gtk/infobars/
translate_infobar_base_gtk.h 59 // Convenience to retrieve the TranslateInfoBarDelegate for this infobar.

Completed in 471 milliseconds

<<11121314151617181920>>