HomeSort by relevance Sort by last modified time
    Searched full:deactivated (Results 1 - 25 of 211) sorted by null

1 2 3 4 5 6 7 8 9

  /external/vboot_reference/tests/tpm_lite/
tpmtest_fastenable.c 6 /* Testing: ForceClear and behavior of disable and permanent deactivated flags.
8 * ForceClear sets the permanent disable and deactivated flags to their default
22 uint8_t disable, deactivated; local
29 TPM_CHECK(TlclGetFlags(&disable, &deactivated, NULL));
30 printf("disable is %d, deactivated is %d\n", disable, deactivated);
34 TPM_CHECK(TlclGetFlags(&disable, &deactivated, NULL));
35 printf("disable is %d, deactivated is %d\n", disable, deactivated);
36 VbAssert(disable == 1 && deactivated == 1)
    [all...]
tpmtest_enable.c 17 uint8_t disable, deactivated; local
23 TPM_CHECK(TlclGetFlags(&disable, &deactivated, NULL));
24 printf("disable is %d, deactivated is %d\n", disable, deactivated);
27 TPM_CHECK(TlclGetFlags(&disable, &deactivated, NULL));
28 printf("disable is %d, deactivated is %d\n", disable, deactivated);
29 if (disable == 1 || deactivated == 1) {
  /external/nist-sip/java/javax/sip/header/
SubscriptionStateHeader.java 9 String DEACTIVATED = "Deactivated";
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
Transliterator.properties 17 deactivateError=IME is already deactivated
  /external/vboot_reference/utility/
tpm_init_temp_fix.c 14 * deactivated.
28 uint8_t disable, deactivated; local
55 result = TlclGetFlags(&disable, &deactivated, NULL);
69 if (deactivated) {
tpmc.c 91 uint8_t deactivated; local
93 uint32_t result = TlclGetFlags(&disabled, &deactivated, &nvlocked);
96 disabled, deactivated, nvlocked);
285 P(deactivated);
313 P(deactivated);
  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal_Kovio.c 81 * send kovio deactivated ntf to upper layer.
83 NXPLOG_NCIHAL_D(">> send kovio deactivated ntf to upper layer.");
141 ** passed on to upper layer. for every NTF, DH send a deactivated
145 ** generated deactivated notification.
259 * send kovio deactivated ntf to upper layer.
261 NXPLOG_NCIHAL_D(">> send kovio deactivated ntf to upper layer.");
  /external/vboot_reference/firmware/include/
tss_constants.h 67 TSS_BOOL deactivated; member in struct:tdTPM_PERMANENT_FLAGS
89 TSS_BOOL deactivated; member in struct:tdTPM_STCLEAR_FLAGS
  /external/vboot_reference/firmware/lib/tpm_lite/
mocked_tlcl.c 122 uint8_t* deactivated,
125 *deactivated = 0;
tlcl.c 321 *(cmd.buffer + cmd.deactivated) = flag;
361 uint8_t* deactivated,
368 if (deactivated)
369 *deactivated = pflags.deactivated;
372 VBDEBUG(("TPM: Got flags disable=%d, deactivated=%d, nvlocked=%d\n",
373 pflags.disable, pflags.deactivated, pflags.nvLocked));
  /external/autotest/server/site_tests/firmware_ECWriteProtect/
control 31 At the end of the test, write protect is deactivated and firmware is restored to
control.dev 31 At the end of the test, write protect is deactivated and firmware is restored to
  /hardware/libhardware/include/hardware/
power.h 232 * Low power mode is activated or deactivated. Low power mode
235 * when deactivated.
239 * Sustained Performance mode is actived or deactivated. Sustained
243 * when deactivated.
247 * VR Mode is activated or deactivated. VR mode is intended to
250 * is activated and zero when deactivated.
  /external/autotest/client/site_tests/hardware_TPMCheck/
hardware_TPMCheck.py 14 set([('deactivated', '0'), ('physicalPresence', '0'),
17 set([('disable', '0'), ('ownership', '1'), ('deactivated', '0'),
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
PrimaryUserAdminHelper.java 37 * Device admin can only be deactivated by itself and this test should be executed before the
  /frameworks/base/core/java/android/os/
MemoryFile.java 114 * Checks whether the memory file has been deactivated.
196 * @throws IOException if the memory file has been purged or deactivated.
201 throw new IOException("Can't read from deactivated memory file.");
220 * @throws IOException if the memory file has been purged or deactivated.
225 throw new IOException("Can't write to deactivated memory file.");
  /external/libnfc-nci/src/nfc/include/
llcp_api.h 71 #define LLCP_LINK_DEACTIVATED_EVT 0x02 /* LLCP Link is deactivated */
80 #define LLCP_LINK_LOCAL_INITIATED 0x04 /* Link has been deactivated by local */
81 #define LLCP_LINK_REMOTE_INITIATED 0x05 /* Link has been deactivated by remote */
82 #define LLCP_LINK_TIMEOUT 0x06 /* Link has been deactivated by timeout */
83 #define LLCP_LINK_FRAME_ERROR 0x07 /* Link has been deactivated by frame error */
321 ** when LLCP link is deactivated. Then NFC link may be deactivated.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
HceService.java 56 // Don't accept any more APDUs until deactivated
  /external/c-ares/
maketgz 52 # Deactivated for now. It seems that man pages need some adjustments
  /packages/apps/Nfc/nci/jni/
PowerSwitch.cpp 244 bool PowerSwitch::setModeOff (PowerActivity deactivated)
249 mCurrActivity &= ~deactivated;
251 ALOGD ("PowerSwitch::setModeOff(deactivated=0x%x) : mCurrActivity=0x%x", deactivated, mCurrActivity);
  /sdk/eclipse/
dictionary.txt 68 deactivated
  /frameworks/base/core/java/android/nfc/cardemulation/
HostApduService.java 218 * was deactivated.
261 Log.e(TAG, "Response not sent; service was deactivated.");
282 Log.e(TAG, "Response not sent; service was deactivated.");
299 Log.e(TAG, "notifyUnhandled not sent; service was deactivated.");
395 * <li>The NFC link has been deactivated or lost
HostNfcFService.java 145 * the NFC link was deactivated.
187 Log.e(TAG, "Response not sent; service was deactivated.");
208 Log.e(TAG, "Response not sent; service was deactivated.");
  /external/libnfc-nci/src/nfa/include/
nfa_p2p_api.h 42 #define NFA_P2P_DISC_REASON_LLCP_DEACTIVATED 0x05 /* LLCP link deactivated */
50 #define NFA_P2P_DEACTIVATED_EVT 0x03 /* LLCP Link has been deactivated */
168 tNFA_P2P_DEACTIVATED deactivated; /* NFA_P2P_DEACTIVATED_EVT */ member in union:__anon15619
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 36 LLCP_LINK_STATE_DEACTIVATED, /* llcp link is deactivated */
87 UINT8 link_deact_reason; /* reason of LLCP link deactivated */
153 LLCP_DLC_EVENT_LINK_ERROR, /* llcp link has been deactivated */

Completed in 3227 milliseconds

1 2 3 4 5 6 7 8 9