Searched defs:stability (Results 1 – 3 of 3) sorted by relevance
51 status_t Stability::set(IBinder* binder, int32_t stability, bool log) { in set()117 bool Stability::isDeclaredStability(int32_t stability) { in isDeclaredStability()121 std::string Stability::stabilityString(int32_t stability) { in stabilityString()
226 auto stability = Stability::get(this); in transact() local
180 int32_t stability; in finishUnflattenBinder() local