Searched defs:nullable (Results 1 – 1 of 1) sorted by relevance
37 inline android::status_t nullable(Fn fn, const NullOr<Arg>& arg, android::Parcel* out) { in nullable() function47 inline android::status_t nullable(Fn fn, Arg&& arg, android::Parcel* out) { in nullable() function54 inline android::status_t nullable(android::Parcel* out) { in nullable() function