Searched refs:GetSignature (Results 1 – 2 of 2) sorted by relevance
64 bool IsValid() { return GetSignature() == FRMHEAP_SIGNATURE; } in IsValid()
119 u32 GetSignature() const { return mSignature; } in GetSignature() function