Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_errno.h43 E_NO_CHILD, // child not exist enumerator
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp350 { E_NO_CHILD, E_NO_CHILD}, in Convert2JsErrNum()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dexternal_volume_info.cpp273 if (err == E_NO_CHILD) { in DoFormat()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp460 return E_NO_CHILD; in ForkExec()