OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstantCommitType
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/instant/
instant_commit_type.h
10
enum
InstantCommitType
{
instant_controller.h
108
void CommitCurrentPreview(
InstantCommitType
type);
129
TabContentsWrapper* ReleasePreviewContents(
InstantCommitType
type);
instant_loader.h
66
TabContentsWrapper* ReleasePreviewContents(
InstantCommitType
type);
instant_controller.cc
240
void InstantController::CommitCurrentPreview(
InstantCommitType
type) {
351
InstantCommitType
type) {
instant_loader.cc
763
InstantCommitType
type) {
[
all
...]
Completed in 50 milliseconds