Home
last modified time | relevance | path

Searched refs:secAppLabel (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Dsnapshot_converter.cpp47 std::u16string secAppLabel; in ConvertToSnapshot() local
48 snapshot.secAppLabel_ = secAppLabel; in ConvertToSnapshot()
83 std::u16string secAppLabel; in ConvertToSnapshot() local
84 snapshot->secAppLabel_ = secAppLabel; in ConvertToSnapshot()
H A Dsnapshot.cpp108 std::u16string secAppLabel = data.ReadString16(); in FillSnapshot() local
127 snapShot->secAppLabel_ = secAppLabel; in FillSnapshot()
226 PARCEL_WRITE_HELPER_RET(parcel, String16, secAppLabel_, false); // for secAppLabel in WriteSnapshotInfo()

Completed in 2 milliseconds