Home | History | Annotate | Download | only in android

Lines Matching refs:dataPath

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