Searched refs:secAppLabel_ (Results 1 – 3 of 3) sorted by relevance
48 snapshot.secAppLabel_ = secAppLabel; in ConvertToSnapshot()84 snapshot->secAppLabel_ = secAppLabel; in ConvertToSnapshot()
67 PARCEL_WRITE_HELPER_RET(data, String16, secAppLabel_, false); in WriteToParcel()127 snapShot->secAppLabel_ = secAppLabel; in FillSnapshot()226 PARCEL_WRITE_HELPER_RET(parcel, String16, secAppLabel_, false); // for secAppLabel in WriteSnapshotInfo()
43 std::u16string secAppLabel_; variable