Home
last modified time | relevance | path

Searched defs:bytes_to_compare (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libultrahdr/third_party/image_io/src/base/
H A Ddata_scanner.cc134 size_t bytes_to_compare = std::min(bytes_still_needed, bytes_available); in ScanLiteral() local
274 size_t bytes_to_compare = std::min(bytes_still_needed, bytes_available); in ScanThroughLiteral() local
/aosp_15_r20/external/image_io/src/base/
H A Ddata_scanner.cc134 size_t bytes_to_compare = std::min(bytes_still_needed, bytes_available); in ScanLiteral() local
274 size_t bytes_to_compare = std::min(bytes_still_needed, bytes_available); in ScanThroughLiteral() local
/aosp_15_r20/external/cronet/net/base/
H A Dtest_data_stream.cc31 int bytes_to_compare = std::min(length, bytes_remaining_); in VerifyBytes() local
/aosp_15_r20/system/keymaster/km_openssl/
H A Drsa_operation.cpp460 size_t bytes_to_compare = bytes_decrypted; in VerifyUndigested() local
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp1168 size_t bytes_to_compare = bytes_decrypted; in LocalVerifyMessage() local