HomeSort by relevance Sort by last modified time
    Searched defs:SerializedSize (Results 1 - 18 of 18) sorted by null

  /system/keymaster/android_keymaster/
serializable.cpp 138 size_t Buffer::SerializedSize() const {
android_keymaster_messages.cpp 71 size_t KeymasterResponse::SerializedSize() const {
98 return key_blob_size(key_blob) + enforced.SerializedSize() + unenforced.SerializedSize();
120 size_t GetKeyCharacteristicsRequest::SerializedSize() const {
121 return key_blob_size(key_blob) + additional_params.SerializedSize();
135 return enforced.SerializedSize() + unenforced.SerializedSize();
152 size_t BeginOperationRequest::SerializedSize() const {
154 additional_params.SerializedSize();
173 return sizeof(op_handle) + output_params.SerializedSize();
    [all...]
authorization_set.cpp 420 size_t AuthorizationSet::SerializedSize() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 91 uint32_t SerializedSize = 0;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 91 uint32_t SerializedSize = 0;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 95 uint32_t SerializedSize = 0;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 95 uint32_t SerializedSize = 0;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 95 uint32_t SerializedSize = 0;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 95 uint32_t SerializedSize = 0;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 91 uint32_t SerializedSize = 0;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 91 uint32_t SerializedSize = 0;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 95 uint32_t SerializedSize = 0;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 95 uint32_t SerializedSize = 0;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 95 uint32_t SerializedSize = 0;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
DebugChecksumsSubsection.h 95 uint32_t SerializedSize = 0;
  /device/linaro/bootloader/edk2/OvmfPkg/Library/SerializeVariablesLib/
SerializeVariablesLib.c 761 UINTN SerializedSize;
771 SerializedSize =
781 SerializedSize
  /system/keymaster/include/keymaster/
android_keymaster_utils.h 358 size_t SerializedSize() const { return sizeof(uint32_t) + accessBlobSize(this); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h     [all...]

Completed in 415 milliseconds