/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/media2/src/main/java/com/google/android/exoplayer2/ext/media2/ |
D | PlayerCommandQueue.java | 171 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/ |
D | PlayerCommandQueue.java | 167 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/ |
D | CommandAudit.c | 107 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
|
D | PP.c | 81 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/ |
D | sysapi_util.c | 42 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()
|
D | sysapi_util.h | 26 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/ |
D | CommandCodeAttributes.c | 96 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/ |
D | PolicyTemplate.c | 55 TPM_CC commandCode = TPM_CC_PolicyTemplate; in TPM2_PolicyTemplate() local
|
D | PolicyPassword.c | 52 TPM_CC commandCode = TPM_CC_PolicyAuthValue; in TPM2_PolicyPassword() local
|
D | PolicyNameHash.c | 53 TPM_CC commandCode = TPM_CC_PolicyNameHash; in TPM2_PolicyNameHash() local
|
D | PolicyCpHash.c | 55 TPM_CC commandCode = TPM_CC_PolicyCpHash; in TPM2_PolicyCpHash() local
|
D | PolicyAuthValue.c | 52 TPM_CC commandCode = TPM_CC_PolicyAuthValue; in TPM2_PolicyAuthValue() local
|
D | PolicyPhysicalPresence.c | 50 TPM_CC commandCode = TPM_CC_PolicyPhysicalPresence; in TPM2_PolicyPhysicalPresence() local
|
D | PolicyNvWritten.c | 51 TPM_CC commandCode = TPM_CC_PolicyNvWritten; in TPM2_PolicyNvWritten() local
|
D | PolicyDuplicationSelect.c | 54 TPM_CC commandCode = TPM_CC_PolicyDuplicationSelect; in TPM2_PolicyDuplicationSelect() local
|
D | PolicyCommandCode.c | 53 TPM_CC commandCode = TPM_CC_PolicyCommandCode; in TPM2_PolicyCommandCode() local
|
D | PolicyOR.c | 70 TPM_CC commandCode = TPM_CC_PolicyOR; in TPM2_PolicyOR() local
|
D | PolicyTicket.c | 61 TPM_CC commandCode = TPM_CC_PolicySecret; in TPM2_PolicyTicket() local
|
D | PolicyLocality.c | 55 TPM_CC commandCode = TPM_CC_PolicyLocality; in TPM2_PolicyLocality() local
|
D | PolicyPCR.c | 58 TPM_CC commandCode = TPM_CC_PolicyPCR; in TPM2_PolicyPCR() local
|
D | PolicyCounterTimer.c | 60 TPM_CC commandCode = TPM_CC_PolicyCounterTimer; in TPM2_PolicyCounterTimer() local
|
D | PolicyNV.c | 64 TPM_CC commandCode = TPM_CC_PolicyNV; in TPM2_PolicyNV() local
|
/external/tpm2-tss/src/tss2-sys/api/ |
D | Tss2_Sys_GetCommandCode.c | 19 UINT8 *commandCode) in Tss2_Sys_GetCommandCode()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/AttachedComponent/ |
D | Policy_AC_SendSelect.c | 53 TPM_CC commandCode = TPM_CC_Policy_AC_SendSelect; in TPM2_Policy_AC_SendSelect() local
|
/external/tpm2-tss/test/integration/ |
D | sapi-system-api.int.c | 32 TPM2_CC commandCode; in test_invoke() local
|