Home
last modified time | relevance | path

Searched refs:DATA_LEVEL (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/
H A Dsecuritylabel_n_exporter.cpp55 if (DATA_LEVEL.find(dataLevelString) == DATA_LEVEL.end()) { in SetSecurityLabel()
109 if (DATA_LEVEL.find(dataLevel.get()) == DATA_LEVEL.end()) { in SetSecurityLabelSync()
H A Dsecurity_label.h32 const std::set<std::string> DATA_LEVEL = {"s0", "s1", "s2", "s3", "s4"}; member
37 if (DATA_LEVEL.count(dataLevel) != 1) { in SetSecurityLabel()
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.h121 static inline const char *DATA_LEVEL = "DATA_LEVEL"; member in OHOS::MiscServices::HiViewAdapter

Completed in 2 milliseconds