Searched defs:cancelled (Results 1 – 12 of 12) sorted by relevance
43 bool cancelled() const { return cancelled_; } in cancelled() function
55 private boolean cancelled, finished; field in AppTask
179 void CachedResourceRequest::didFail(bool cancelled) in didFail()
41 bool* cancelled) { in RequestPassword()
158 bool cancelled() const { return m_cancelled; } in cancelled() function
201 bool cancelled() const { return cancelled_; } in cancelled() function
253 void PanelManager::EndDragging(bool cancelled) { in EndDragging()
214 int cancelled = kLotsOfToasts / 2; in TEST_F() local
445 void SimUnlockHandler::NotifyOnEnterPinEnded(bool cancelled) { in NotifyOnEnterPinEnded()
118 bool cancelled = false; in PKCS11PasswordFunc() local
643 void WmOverviewController::Hide(bool cancelled) { in Hide()
548 bool cancelled = *Details<bool>(details).ptr(); in Observe() local