Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h43 #define FILE_MANAGER_FILE_ENOSPC (-3) /* device has no available storage space */ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c151 return FILE_MANAGER_FILE_ENOSPC; in ConvertErrCode()