OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasBeenReactivated
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/installer/gcapi/
gcapi_reactivation.h
11
bool
HasBeenReactivated
();
gcapi_reactivation.cc
28
bool
HasBeenReactivated
() {
gcapi_reactivation_test.cc
101
EXPECT_TRUE(
HasBeenReactivated
());
gcapi.cc
662
if (
HasBeenReactivated
()) {
Completed in 141 milliseconds