HomeSort by relevance Sort by last modified time
    Searched refs:RESET (Results 26 - 43 of 43) sorted by null

12

  /system/core/sh/
input.c 127 RESET {
output.c 91 RESET {
eval.c 115 * Called to reset things after an exception.
121 RESET {
929 shellparam.reset = 1;
parser.c 536 /* If we don't have any redirections already, then we must reset */
    [all...]
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardViewMediator.java 64 * should be shown or reset, callbacks to the phone window manager to notify
80 * - screen turned off -> reset the keyguard, and show it so it will be ready
115 private static final int RESET = 4;
324 // We need to force a reset of the views, since lockNow (called by
    [all...]
  /system/security/keystore/
IKeystoreService.cpp 196 virtual int32_t reset() function in class:android::BpKeystoreService
200 status_t status = remote()->transact(BnKeystoreService::RESET, data, &reply);
202 ALOGD("reset() could not contact remote: %d\n", status);
208 ALOGD("reset() caught exception %d\n", err);
667 case RESET: {
669 int32_t ret = reset();
  /external/grub/netboot/
sis900.c 310 nic->reset = sis900_init;
498 /* Soft reset the chip. */
535 outl(RxRESET | TxRESET | RESET, ioaddr + cr);
537 /* Check that the chip has finished the reset. */
  /external/oprofile/utils/
opcontrol 149 --reset clears out data from current session
159 count: reset counter value e.g. 100000
748 --reset)
750 RESET=yes
808 # reset any read-in defaults from daemonrc
1363 # Reset driver's IBS fetch setting
1368 # Reset driver's IBS op setting
    [all...]
  /external/chromium/chrome/browser/
external_tab_container_win.cc 145 prop_.reset(new ViewProp(GetNativeView(), kWindowObjectKey, this));
148 tab_contents_.reset(existing_contents);
153 tab_contents_.reset(new TabContentsWrapper(new_contents));
226 tab_contents_.reset(NULL);
614 external_context_menu_.reset(
675 browser_.reset(Browser::CreateForType(Browser::TYPE_POPUP,
806 prop_.reset();
    [all...]
  /frameworks/av/services/audioflinger/
AudioMixer.cpp 480 case RESET:
    [all...]
Threads.cpp 236 mWcStats.reset();
237 mHzStats.reset();
    [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
sdklib.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /external/chromium/chrome/browser/ui/
browser.cc 448 // Reset the preference so we don't show the bubble for subsequent windows.
459 // Reset the preference so we don't call it again for subsequent windows.
479 find_bar_controller_.reset(new FindBarController(find_bar));
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 1380 milliseconds

12