Searched refs:IsIndexId (Results 1 – 2 of 2) sorted by relevance
72 static bool IsIndexId(jmethodID mid) { in IsIndexId() function78 static bool IsIndexId(jfieldID fid) { in IsIndexId() function85 if (IsIndexId<kEnableIndexIds>(fid)) { in DecodeArtField()137 if (IsIndexId<kEnableIndexIds>(method_id)) { in DecodeArtMethod()
47 static constexpr bool IsIndexId(T val) { in IsIndexId() function