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

  /system/keymaster/include/keymaster/
google_keymaster.h 52 SupportedResponse<keymaster_block_mode_t>* response) const;
keymaster_defs.h 57 KM_TAG_BLOCK_MODE = KM_ENUM | 4, /* keymaster_block_mode_t. */
188 } keymaster_block_mode_t; typedef in typeref:enum:__anon81489
keymaster_tags.h 191 DEFINE_KEYMASTER_ENUM_TAG(KM_ENUM, TAG_BLOCK_MODE, keymaster_block_mode_t);
  /system/keymaster/
google_keymaster.cpp 76 SupportedResponse<keymaster_block_mode_t>* response) const {
google_keymaster_test.cpp 72 SupportedResponse<keymaster_block_mode_t> response;
    [all...]

Completed in 31 milliseconds