OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attach_calls_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/storage_monitor/
mock_removable_storage_observer.cc
8
:
attach_calls_
(0), detach_calls_(0) {
16
attach_calls_
++;
mock_removable_storage_observer.h
20
int attach_calls() { return
attach_calls_
; }
33
int
attach_calls_
;
member in class:MockRemovableStorageObserver
Completed in 127 milliseconds