Home
last modified time | relevance | path

Searched defs:CheckPadding (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dbuffer.h304 bool Buffer<T>::CheckPadding() const { in CheckPadding() function
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_verifier.cc998 bool DexFileVerifier::CheckPadding(uint32_t aligned_offset, in CheckPadding() function in art::dex::DexFileVerifier