Home
last modified time | relevance | path

Searched defs:nullable (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore/
Dkeystore_aidl_hidl_marshalling_utils.h37 inline android::status_t nullable(Fn fn, const NullOr<Arg>& arg, android::Parcel* out) { in nullable() function
47 inline android::status_t nullable(Fn fn, Arg&& arg, android::Parcel* out) { in nullable() function
54 inline android::status_t nullable(android::Parcel* out) { in nullable() function