OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INSTANT_COMMIT_DESTROY
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/instant/
instant_commit_type.h
19
INSTANT_COMMIT_DESTROY
instant_loader.cc
769
DCHECK(type ==
INSTANT_COMMIT_DESTROY
|| !frame_load_observer_.get());
771
if (type !=
INSTANT_COMMIT_DESTROY
&& is_showing_instant()) {
785
if (type !=
INSTANT_COMMIT_DESTROY
) {
[
all
...]
instant_controller.cc
216
delete ReleasePreviewContents(
INSTANT_COMMIT_DESTROY
);
Completed in 670 milliseconds