Home
last modified time | relevance | path

Searched refs:STORAGE_TYPE (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_a/fs/patchfs/
H A Dlos_partition_utils.h47 #define STORAGE_TYPE "flash" macro
50 #define STORAGE_TYPE "emmc" macro
H A Dlos_patchfs.c52 partInfo.storageType = strdup(STORAGE_TYPE); in OsMountPatchFs()
H A Dlos_partition_utils.c203 if (strcmp(partInfo->storageType, STORAGE_TYPE) == 0) { in GetDevNameOfPartition()

Completed in 2 milliseconds