Home
last modified time | relevance | path

Searched defs:CheckHeader (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_format_vp8_test_helper.cc80 int RtpFormatVp8TestHelper::CheckHeader(rtc::ArrayView<const uint8_t> buffer, in CheckHeader() function in webrtc::RtpFormatVp8TestHelper
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_debug_allocator.cc142 bool GPUDebugAllocator::CheckHeader(void* ptr) { in CheckHeader() function in tensorflow::GPUDebugAllocator
/aosp_15_r20/system/update_engine/payload_generator/
H A Dsquashfs_filesystem.cc67 bool CheckHeader(const SquashfsFilesystem::SquashfsHeader& header) { in CheckHeader() function
/aosp_15_r20/external/vboot_reference/firmware/lib/cgptlib/
H A Dcgptlib_internal.c66 int CheckHeader(GptHeader *h, int is_secondary, in CheckHeader() function
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/
DVideoJitterBuffer.cpp660 bool VideoJitterBuffer::CheckHeader(uint8_t* pbBuffer) in CheckHeader() function in VideoJitterBuffer
/aosp_15_r20/external/tink/cc/util/
H A Dtest_util.h522 util::Status CheckHeader() in CheckHeader() function
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_data_avail.cpp410 bool CPDF_DataAvail::CheckHeader() { in CheckHeader() function in CPDF_DataAvail
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_http_stream_test.cc137 bool CheckHeader(const base::Value::Dict& params, in CheckHeader() function
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_verifier.cc615 bool DexFileVerifier::CheckHeader() { in CheckHeader() function in art::dex::DexFileVerifier
/aosp_15_r20/art/runtime/jni/
H A Dcheck_jni.cc1701 bool CheckHeader(const char* function_name, bool mod_okay) const { in CheckHeader() function in art::__anond4dacb000111::GuardedCopy