Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_client.hpp221 bool HasSubType(void) const { return (mSubTypeLabels != nullptr); } in HasSubType() function in ot::Srp::Client::Service
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp29 static bool HasSubType(const Relocation& pParent, Relocation::Type pType) { in HasSubType() function in mcld::MipsRelocationInfo