Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c219 static int32_t CheckSetStoragePathPara(int32_t sessionId, const char *path) in CheckSetStoragePathPara() function
243 if (CheckSetStoragePathPara(sessionId, path) != NSTACKX_EOK) { in NSTACKX_DFileSetStoragePath()