Searched refs:readKeymasterArgumentFromParcel (Results 1 – 2 of 2) sorted by relevance
105 bool readKeymasterArgumentFromParcel(const Parcel& in, keymaster_key_param_t* out);
155 if (!readKeymasterArgumentFromParcel(in, ¶m)) { in readFromParcel()334 bool readKeymasterArgumentFromParcel(const Parcel& in, keymaster_key_param_t* out) { in readKeymasterArgumentFromParcel() function435 if (!readKeymasterArgumentFromParcel(in, &list[i])) { in readParamList()