HomeSort by relevance Sort by last modified time
    Searched full:loaded (Results 151 - 175 of 6589) sorted by null

1 2 3 4 5 67 8 91011>>

  /dalvik/tests/068-classloader/src/
IGetDoubled.java 18 * Interface, loaded from one loader, used from another.
  /development/ndk/tests/dlclose-destruction/jni/
main.c 17 printf("Loaded !\n");
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
Signer.java 27 * generate a signature for the message we've been loaded with using
  /external/chromium/base/metrics/
nacl_histogram.cc 10 // client module has been loaded, compared to the number of chrome starts
  /external/chromium/base/
resource_util.h 21 // but doesn't raise an error if the resource can't be loaded.
  /external/chromium/chrome/browser/bookmarks/
base_bookmark_model_observer.cc 7 void BaseBookmarkModelObserver::Loaded(BookmarkModel* model) {
base_bookmark_model_observer.h 21 virtual void Loaded(BookmarkModel* model);
  /external/chromium/chrome/browser/importer/
importer_list.h 24 // order to be called back when the source profiles are loaded.
72 // notifies |observer_| that the source profiles are loaded. |profiles| is
73 // the vector of loaded profiles.
95 // True if source profiles are loaded.
  /external/chromium/chrome/browser/ui/webui/
ntp_login_handler.h 33 // Called from JS when the NTP is loaded.
  /external/chromium_org/base/mac/
launchd.h 27 // is loaded but not running, or -1 on error.
  /external/chromium_org/chrome/app/android/
chrome_jni_onload.cc 10 // This is called by the VM when the shared library is first loaded.
  /external/chromium_org/chrome/browser/android/bookmarks/
partner_bookmarks_shim.h 39 // Returns true if everything got loaded.
56 // For Loaded/Changed/ShimBeingDeleted notifications
61 // Called when everything is loaded
80 // the shim has now been loaded. Takes ownership of |root_node|.
  /external/chromium_org/chrome/browser/bookmarks/
base_bookmark_model_observer.cc 7 void BaseBookmarkModelObserver::Loaded(BookmarkModel* model,
bookmark_test_helpers.cc 32 virtual void Loaded(BookmarkModel* model, bool ids_reassigned) OVERRIDE;
46 void BookmarkLoadObserver::Loaded(BookmarkModel* model, bool ids_reassigned) {
98 if (model->loaded())
105 DCHECK(model->loaded());
  /external/chromium_org/chrome/browser/chromeos/login/
test_login_utils.cc 28 // Profile hasn't been loaded.
  /external/chromium_org/chrome/browser/extensions/signin/
gaia_auth_extension_loader.h 21 // Load the gaia auth extension if the extension is not loaded yet.
  /external/chromium_org/chrome/browser/install_verification/win/
module_info.h 11 // loaded module.
module_verification_common.h 20 // Retrieves a ModuleInfo set representing all currenly loaded modules. Returns
  /external/chromium_org/chrome/browser/resources/app_list/
plugin_manager.js 18 LOADED: 1,
70 if (this.state == PluginState.LOADED) {
90 * The event handler when the plugin is loaded.
96 this.state = PluginState.LOADED;
  /external/chromium_org/chrome/browser/resources/gaia_auth/
manifest_inline.json 25 // webview for interacting with the GAIA sign in page loaded in a webview.
  /external/chromium_org/chrome/browser/resources/identity_scope_approval_dialog/
background.js 9 * @param {string} url A URL that will be loaded in the webview.
  /external/chromium_org/chrome/browser/ui/gtk/
titlebar_throb_animation.h 27 // Make sure the frames are loaded.
  /external/chromium_org/chrome/
chrome.user32.delay.imports 18 # delay loaded for Chrome.dll to load on Windows XP computers.
  /external/chromium_org/chrome/common/extensions/docs/examples/howto/userscript-runat/
runat.user.js 6 // the current page has loaded.
22 * Logs all loaded URLs in the urls var.
63 'This page has loaded the following resources:' :
64 'This page loaded the following resource:';
  /external/chromium_org/chrome/test/remoting/
page_load_notification_observer.h 13 // A PageLoadNotificationObserver allows code to wait until a give URL is loaded

Completed in 646 milliseconds

1 2 3 4 5 67 8 91011>>