Searched refs:sources_cstr (Results 1 – 1 of 1) sorted by relevance
792 const char** sources_cstr = sources_uptr.get(); in forkAndRemountStorage() local802 sources_cstr[i] = sources[i].c_str(); in forkAndRemountStorage()804 sources_cstr[i+1] = sources[i+1].c_str(); in forkAndRemountStorage()816 status = EnsureDirExists(sources_cstr[i], 0771, AID_MEDIA_RW, AID_MEDIA_RW); in forkAndRemountStorage()818 PLOG(ERROR) << "Failed to create dir: " << sources_cstr[i]; in forkAndRemountStorage()841 sources_cstr, targets_cstr, size)) { in forkAndRemountStorage()