HomeSort by relevance Sort by last modified time
    Searched refs:GET_STATE (Results 1 - 13 of 13) sorted by null

  /external/tpm2/
ClockSet.c 41 CryptDrbgGetPutState(GET_STATE);
Shutdown.c 42 CryptDrbgGetPutState(GET_STATE);
Manufacture.c 87 _cpri__DrbgGetPutState(GET_STATE, sizeof(go.drbgState), (BYTE *)&go.drbgState);
Clear.c 92 CryptDrbgGetPutState(GET_STATE);
CryptoEngine.h 126 GET_STATE, // Get the state to save to NV
Time.c 130 CryptDrbgGetPutState(GET_STATE);
  /frameworks/av/media/common_time/
ICommonClock.cpp 38 GET_STATE,
183 status_t status = remote()->transact(GET_STATE, data, &reply);
345 case GET_STATE: {
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c 653 #define GET_STATE() (atomicReadByte(&(_task->state)))
665 uint8_t prevState = ret ? SENSOR_IDLE : GET_STATE();
    [all...]
  /system/security/keystore/include/keystore/
IKeystoreService.h 79 GET_STATE = IBinder::FIRST_CALL_TRANSACTION + 0,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
VolumeDialogControllerImpl.java 228 mWorker.sendEmptyMessage(W.GET_STATE);
593 private static final int GET_STATE = 3;
616 case GET_STATE: onGetStateW(); break;
    [all...]
  /system/security/keystore/
IKeystoreService.cpp 123 status_t status = remote()->transact(BnKeystoreService::GET_STATE, data, &reply);
    [all...]
  /external/icu/icu4c/source/common/
ubidi.c     [all...]
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 431 milliseconds