Home
last modified time | relevance | path

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

/foundation/distributedschedule/dmsfwk/services/dtbschedmgr/src/mission/
Dsnapshot_converter.cpp47 std::u16string secAppLabel; in ConvertToSnapshot() local
48 snapshot.secAppLabel_ = secAppLabel; in ConvertToSnapshot()
80 std::u16string secAppLabel; in ConvertToSnapshot() local
81 snapshot->secAppLabel_ = secAppLabel; in ConvertToSnapshot()
Dsnapshot.cpp108 std::u16string secAppLabel = data.ReadString16(); in FillSnapShot() local
127 snapShot->secAppLabel_ = secAppLabel; in FillSnapShot()