Home
last modified time | relevance | path

Searched refs:body (Results 1 – 8 of 8) sorted by relevance

/system/tpm/trunks/
Dtrunks_ftdi_spi.cc65 unsigned char body[4]; member
93 header.body[0] = (read_write ? 0x80 : 0) | 0x40 | (bytes - 1); in StartTransaction()
97 header.body[i + 1] = (addr >> (8 * (2 - i))) & 0xff; in StartTransaction()
101 response = Transfer(mpsse_, header.body, sizeof(header.body)); in StartTransaction()
/system/vold/
DKeyStorage.cpp154 std::string body; in encryptWithKeymasterKey() local
155 if (!opHandle.updateCompletely(message, &body)) return false; in encryptWithKeymasterKey()
160 *ciphertext = nonce + body + mac; in encryptWithKeymasterKey()
/system/bt/embdrv/sbc/decoder/srce/
Dreadsamplesjoint.inc23 * This is the body of the generic version of OI_SBC_ReadSamplesJoint().
/system/media/camera/docs/
Dhtml.mako23 body { background-color: #f7f7f7; font-family: Roboto, sans-serif;}
157 <body>
411 </body>
/system/core/adb/
Dprotocol.txt60 declares the maximum message body size that the remote system
/system/sepolicy/tools/fc_sort/
DNOTICE235 the limitation as if written in the body of this License.
/system/media/audio_utils/
DDoxyfile.orig470 # documentation blocks found inside the body of a function. If set to NO these
897 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
DDoxyfile470 # documentation blocks found inside the body of a function. If set to NO these
897 # Setting the INLINE_SOURCES tag to YES will include the body of functions,