Home | History | Annotate | Download | only in android

Lines Matching refs:dataPath

678         const char*  dataPath = hw->disk_dataPartition_initPath;
680 if (dataPath == NULL)
681 dataPath = hw->disk_dataPartition_path;
683 path_get_size(dataPath, &dataBytes);