Home
last modified time | relevance | path

Searched defs:commandCode (Results 1 – 25 of 28) sorted by relevance

12

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/media2/src/main/java/com/google/android/exoplayer2/ext/media2/
DPlayerCommandQueue.java171 public ListenableFuture<PlayerResult> addCommand( in addCommand()
176 public ListenableFuture<PlayerResult> addCommand( in addCommand()
276 int commandCode = playerCommand.commandCode; in processPendingCommandOnHandler() local
353 private static String toLogFriendlyString(@AsyncCommandCode int commandCode) { in toLogFriendlyString()
367 private static boolean isAsyncCommand(@CommandCode int commandCode) { in isAsyncCommand()
394 @AsyncCommandCode public final int commandCode; field in PlayerCommandQueue.AsyncPlayerCommandResult
397 public AsyncPlayerCommandResult( in AsyncPlayerCommandResult()
424 public final int commandCode; field in PlayerCommandQueue.PlayerCommand
431 int commandCode, in PlayerCommand()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/media2/src/main/java/com/google/android/exoplayer2/ext/media2/
DPlayerCommandQueue.java167 public ListenableFuture<PlayerResult> addCommand( in addCommand()
172 public ListenableFuture<PlayerResult> addCommand( in addCommand()
272 int commandCode = playerCommand.commandCode; in processPendingCommandOnHandler() local
349 private static String toLogFriendlyString(@AsyncCommandCode int commandCode) { in toLogFriendlyString()
363 private static boolean isAsyncCommand(@CommandCode int commandCode) { in isAsyncCommand()
390 @AsyncCommandCode public final int commandCode; field in PlayerCommandQueue.AsyncPlayerCommandResult
393 public AsyncPlayerCommandResult( in AsyncPlayerCommandResult()
420 public final int commandCode; field in PlayerCommandQueue.PlayerCommand
427 int commandCode, in PlayerCommand()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DCommandAudit.c107 TPM_CC commandCode // IN: command code in CommandAuditSet()
143 TPM_CC commandCode // IN: command code in CommandAuditClear()
190 TPM_CC commandCode, // IN: start command code in CommandAuditCapGetCCList()
247 TPM_CC commandCode; in CommandAuditGetDigest() local
DPP.c81 TPM_CC commandCode // IN: command code in PhysicalPresenceCommandSet()
101 TPM_CC commandCode // IN: command code in PhysicalPresenceCommandClear()
140 TPM_CC commandCode, // IN: start command code in PhysicalPresenceCapGetCCList()
/external/tpm2-tss/src/tss2-sys/
Dsysapi_util.c42 TSS2_RC CopyCommandHeader(_TSS2_SYS_CONTEXT_BLOB *ctx, TPM2_CC commandCode) in CopyCommandHeader()
67 TPM2_CC commandCode) in CommonPreparePrologue()
290 static int GetNumHandles(TPM2_CC commandCode, bool req) in GetNumHandles()
306 static int GetNumCommandHandles(TPM2_CC commandCode) in GetNumCommandHandles()
311 static int GetNumResponseHandles(TPM2_CC commandCode) in GetNumResponseHandles()
Dsysapi_util.h26 UINT32 commandCode; member
43 TPM2_CC commandCode; /* In host endian */ member
82 TPM2_CC commandCode; member
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DCommandCodeAttributes.c96 TPM_CC commandCode // IN: the command code to start at in GetClosestCommandIndex()
257 TPM_CC commandCode // IN: the command code to look up in CommandCodeToCommandIndex()
321 TPM_CC commandCode = GET_ATTRIBUTE(s_ccAttr[commandIndex], in GetCommandCode() local
503 TPM_CC commandCode, // IN: start command code in CommandCapGetCCList()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/
DPolicyTemplate.c55 TPM_CC commandCode = TPM_CC_PolicyTemplate; in TPM2_PolicyTemplate() local
DPolicyPassword.c52 TPM_CC commandCode = TPM_CC_PolicyAuthValue; in TPM2_PolicyPassword() local
DPolicyNameHash.c53 TPM_CC commandCode = TPM_CC_PolicyNameHash; in TPM2_PolicyNameHash() local
DPolicyCpHash.c55 TPM_CC commandCode = TPM_CC_PolicyCpHash; in TPM2_PolicyCpHash() local
DPolicyAuthValue.c52 TPM_CC commandCode = TPM_CC_PolicyAuthValue; in TPM2_PolicyAuthValue() local
DPolicyPhysicalPresence.c50 TPM_CC commandCode = TPM_CC_PolicyPhysicalPresence; in TPM2_PolicyPhysicalPresence() local
DPolicyNvWritten.c51 TPM_CC commandCode = TPM_CC_PolicyNvWritten; in TPM2_PolicyNvWritten() local
DPolicyDuplicationSelect.c54 TPM_CC commandCode = TPM_CC_PolicyDuplicationSelect; in TPM2_PolicyDuplicationSelect() local
DPolicyCommandCode.c53 TPM_CC commandCode = TPM_CC_PolicyCommandCode; in TPM2_PolicyCommandCode() local
DPolicyOR.c70 TPM_CC commandCode = TPM_CC_PolicyOR; in TPM2_PolicyOR() local
DPolicyTicket.c61 TPM_CC commandCode = TPM_CC_PolicySecret; in TPM2_PolicyTicket() local
DPolicyLocality.c55 TPM_CC commandCode = TPM_CC_PolicyLocality; in TPM2_PolicyLocality() local
DPolicyPCR.c58 TPM_CC commandCode = TPM_CC_PolicyPCR; in TPM2_PolicyPCR() local
DPolicyCounterTimer.c60 TPM_CC commandCode = TPM_CC_PolicyCounterTimer; in TPM2_PolicyCounterTimer() local
DPolicyNV.c64 TPM_CC commandCode = TPM_CC_PolicyNV; in TPM2_PolicyNV() local
/external/tpm2-tss/src/tss2-sys/api/
DTss2_Sys_GetCommandCode.c19 UINT8 *commandCode) in Tss2_Sys_GetCommandCode()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/AttachedComponent/
DPolicy_AC_SendSelect.c53 TPM_CC commandCode = TPM_CC_Policy_AC_SendSelect; in TPM2_Policy_AC_SendSelect() local
/external/tpm2-tss/test/integration/
Dsapi-system-api.int.c32 TPM2_CC commandCode; in test_invoke() local

12