Searched refs:classification (Results 1 – 4 of 4) sorted by relevance
16 …he manager of HiDumper, which provides functions such as information classification, command reque…
529 void SetClassification(const std::string &classification);
15 …five levels from SL1 to SL5, based on the industry standard security classification model and actu…
317 void NotificationRequest::SetClassification(const std::string &classification) in SetClassification() argument319 classification_ = classification; in SetClassification()