Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dxattr.cpp33 static bool IsIllegalXattr(const char *key, const char *value) in IsIllegalXattr() function
90 if (!succ || IsIllegalXattr(key.get(), value.get())) { in SetSync()
206 if (!succ || IsIllegalXattr(key.get(), value.get())) { in SetAsync()

Completed in 2 milliseconds