Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h234 uint16_t typedPathNum; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c1274 if (fileManager->typedPathNum > 0) { in FileManagerSetWritePath()
1313 fileManager->typedPathNum = pathNum; in FileManagerSetWritePathList()
1555 for (uint16_t i = 0; i < fileManager->typedPathNum; i++) { in GetStoragePathByType()
1734 for (uint16_t i = 0; i < fileManager->typedPathNum; i++) { in FileManagerDestroy()