Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_errno.h54 E_DIFF_UID_GID, enumerator
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp510 return (st.st_uid == uid) && (st.st_gid == gid) ? E_OK : E_DIFF_UID_GID; in IsSameGidUid()
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp1038 if (ret == E_DIFF_UID_GID) { in PrepareFileManagerDir()

Completed in 4 milliseconds