Home
last modified time | relevance | path

Searched refs:HMDFS_VAL_LEN (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp126 const int32_t HMDFS_VAL_LEN = 6; variable
937 char hmdfsEnable[HMDFS_VAL_LEN + 1] = {"false"}; in SupportHmdfs()
938 int ret = GetParameter(HMDFS_SYS_CAP.c_str(), "", hmdfsEnable, HMDFS_VAL_LEN); in SupportHmdfs()