Searched defs:platform (Results 1 - 2 of 2) sorted by relevance

/system/nfc/src/nfa/dm/
H A Dnfa_dm_discover.c274 uint8_t platform = 0; local
291 platform = NCI_PARAM_PLATFORM_T1T;
293 /* platform = 0 and sens_info = 0 */
320 UINT8_TO_STREAM(p, platform);
/system/tpm/trunks/
H A Dtpm_generated.cc30491 SerializeCommand_NV_UndefineSpaceSpecial( const TPMI_RH_NV_INDEX& nv_index, const std::string& nv_index_name, const TPMI_RH_PLATFORM& platform, const std::string& platform_name, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
30664 NV_UndefineSpaceSpecial( const TPMI_RH_NV_INDEX& nv_index, const std::string& nv_index_name, const TPMI_RH_PLATFORM& platform, const std::string& platform_name, AuthorizationDelegate* authorization_delegate, const NV_UndefineSpaceSpecialResponse& callback) argument
30687 NV_UndefineSpaceSpecialSync( const TPMI_RH_NV_INDEX& nv_index, const std::string& nv_index_name, const TPMI_RH_PLATFORM& platform, const std::string& platform_name, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 259 milliseconds