Home | History | Annotate | Download | only in file_manager

Lines Matching refs:profile_id

76 // Returns EventRouter for the |profile_id| if available.
77 file_manager::EventRouter* GetEventRouterByProfileId(void* profile_id) {
80 // |profile_id| needs to be checked with ProfileManager::IsValidProfile
82 Profile* profile = reinterpret_cast<Profile*>(profile_id);
91 void* profile_id,
100 GetEventRouterByProfileId(profile_id);
110 void* profile_id,
121 profile_id, *operation_id, type,
127 void* profile_id,
135 GetEventRouterByProfileId(profile_id);
145 void* profile_id,
155 profile_id, *operation_id,
161 void* profile_id,
176 base::Bind(&OnCopyProgress, profile_id, base::Unretained(operation_id)),
178 profile_id,