Searched refs:sources_cstr (Results 1 – 1 of 1) sorted by relevance
819 const char** sources_cstr = sources_uptr.get(); in forkAndRemountStorage() local829 sources_cstr[i] = sources[i].c_str(); in forkAndRemountStorage()831 sources_cstr[i+1] = sources[i+1].c_str(); in forkAndRemountStorage()843 status = EnsureDirExists(sources_cstr[i], 0771, AID_MEDIA_RW, AID_MEDIA_RW); in forkAndRemountStorage()845 PLOG(ERROR) << "Failed to create dir: " << sources_cstr[i]; in forkAndRemountStorage()868 sources_cstr, targets_cstr, size)) { in forkAndRemountStorage()