Searched defs:dataLevel (Results 1 – 6 of 6) sorted by relevance
33 static bool SetSecurityLabel(const std::string &path, const std::string &dataLevel) in SetSecurityLabel()
47 std::unique_ptr<char []> dataLevel; in SetSecurityLabel() local102 std::unique_ptr<char []> dataLevel; in SetSecurityLabelSync() local
41 std::unique_ptr<char []> dataLevel; in SetSecurityLabel() local94 std::unique_ptr<char []> dataLevel; in SetSecurityLabelSync() local
184 void HiViewAdapter::CopyTimeConsumingCount(int dataLevel, int timeLevel) in CopyTimeConsumingCount()198 void HiViewAdapter::PasteTimeConsumingCount(int dataLevel, int timeLevel) in PasteTimeConsumingCount()212 void HiViewAdapter::RemotePasteTimeConsumingCount(int dataLevel, int timeLevel) in RemotePasteTimeConsumingCount()281 const char *HiViewAdapter::GetDataLevel(int dataLevel) in GetDataLevel()
203 auto dataLevel = Convert2Name(option); in SetFileSecurityOption() local