Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c385 static int32_t CheckSetStoragePathListPara(int32_t sessionId, const char *path[], const uint16_t *p… in CheckSetStoragePathListPara() function
412 if (CheckSetStoragePathListPara(sessionId, path, pathType, pathNum) != NSTACKX_EOK) { in NSTACKX_DFileSetStoragePathList()