Home
last modified time | relevance | path

Searched defs:dataLevel (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/mod_securitylabel/
Dsecurity_label.h33 static bool SetSecurityLabel(const std::string &path, const std::string &dataLevel) in SetSecurityLabel()
Dsecuritylabel_n_exporter.cpp47 std::unique_ptr<char []> dataLevel; in SetSecurityLabel() local
102 std::unique_ptr<char []> dataLevel; in SetSecurityLabelSync() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/
Dsecurity_label.h33 static bool SetSecurityLabel(const std::string &path, const std::string &dataLevel) in SetSecurityLabel()
Dsecuritylabel_n_exporter.cpp41 std::unique_ptr<char []> dataLevel; in SetSecurityLabel() local
94 std::unique_ptr<char []> dataLevel; in SetSecurityLabelSync() local
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
Dhiview_adapter.cpp184 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()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/security/
Dsecurity.cpp203 auto dataLevel = Convert2Name(option); in SetFileSecurityOption() local