Home
last modified time | relevance | path

Searched defs:SetMethods (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp47 HRESULT CHashBundle::SetMethods(DECL_EXTERNAL_CODECS_LOC_VARS const UStringVector &hashMethods) in SetMethods() function in CHashBundle
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go962 func (t *Type) SetMethods(fs []*Field) { func
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.cpp405 void CCompressDialog::SetMethods(const CObjectVector<CCodecInfoUser> &userCodecs) in SetMethods() function in CCompressDialog