Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DCodecExports.cpp261 STDAPI GetNumberOfMethods(UInt32 *numCodecs) in GetNumberOfMethods() function
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.cc2109 uint32_t ProfileCompilationInfo::GetNumberOfMethods() const { in GetNumberOfMethods() function in art::ProfileCompilationInfo