Searched refs:mIsProtected (Results 1 – 5 of 5) sorted by relevance
33 mIsProtected = isProtected; in MemberInfo()97 return mIsProtected; in isProtected()150 if (Doclava.checkLevel(mIsPublic, mIsProtected, mIsPackagePrivate, mIsPrivate, in checkLevel()186 boolean mIsProtected; field in MemberInfo
125 mIsProtected = isProtected; in initialize()243 mCheckLevel = Doclava.checkLevel(mIsPublic, mIsProtected, mIsPackagePrivate, mIsPrivate, in checkLevel()268 return mIsProtected; in isProtected()1940 private boolean mIsProtected; field in ClassInfo
1846 private boolean mIsProtected = false; field in InfoBuilder.Modifiers1878 mIsProtected = true; in parseModifiers()1912 return mIsProtected; in isProtected()
164 DeviceQueueMap() : mQueueFamilyIndex(QueueFamily::kInvalidIndex), mIsProtected(false) {} in DeviceQueueMap()176 bool isProtected() const { return mIsProtected; } in isProtected()195 bool mIsProtected; variable
1261 mIsProtected = makeProtected; in initialize()