Searched defs:stability (Results 1 – 4 of 4) sorted by relevance
70 status_t Stability::set(IBinder* binder, int32_t stability, bool log) { in set()136 bool Stability::isDeclaredStability(int32_t stability) { in isDeclaredStability()140 std::string Stability::stabilityString(int32_t stability) { in stabilityString()
226 auto stability = Stability::get(this); in transact() local
181 int32_t stability; in finishUnflattenBinder() local
42 public ParcelableHolder(@Parcelable.Stability int stability) { in ParcelableHolder()