Home
last modified time | relevance | path

Searched defs:tmpLen (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
Dfile.c82 size_t tmpLen = strlen(cwd) + strlen(path) + 4; // three '/' and one '\0' in GetCanonicalPath() local
/device/soc/hisilicon/common/platform/spi/
Dspi_hi35xx.c396 uint32_t tmpLen; in Pl022TxRx() local