OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scopes_
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/google_apis/drive/
auth_service.h
71
std::vector<std::string>
scopes_
;
member in class:google_apis::AuthService
auth_service.cc
130
scopes_
(scopes),
161
scopes_
);
/external/chromium_org/google_apis/gaia/
oauth2_api_call_flow.h
114
std::vector<std::string>
scopes_
;
member in class:OAuth2ApiCallFlow
oauth2_api_call_flow.cc
43
scopes_
(scopes),
112
scopes_
);
oauth2_access_token_fetcher.h
113
std::vector<std::string>
scopes_
;
member in class:OAuth2AccessTokenFetcher
oauth2_token_service.cc
166
const ScopeSet
scopes_
;
member in class:OAuth2TokenService::Fetcher
223
scopes_
(scopes),
245
std::vector<std::string>(
scopes_
.begin(),
scopes_
.end()));
265
scopes_
,
346
return
scopes_
;
oauth2_access_token_fetcher.cc
139
scopes_
= scopes;
150
client_id_, client_secret_, refresh_token_,
scopes_
),
/external/chromium_org/v8/tools/gcmole/
gcmole.cc
173
scopes_
.push(callees);
177
scopes_
.pop();
181
if (!
scopes_
.empty())
scopes_
.top()->insert(name);
202
std::stack<CalleesSet* >
scopes_
;
member in class:__anon15332::CalleesPrinter
[
all
...]
/external/v8/tools/gcmole/
gcmole.cc
173
scopes_
.push(callees);
177
scopes_
.pop();
181
if (!
scopes_
.empty())
scopes_
.top()->insert(name);
202
std::stack<CalleesSet* >
scopes_
;
member in class:__anon27012::CalleesPrinter
[
all
...]
/external/chromium_org/v8/src/
heap.cc
[
all
...]
heap.h
[
all
...]
/external/v8/src/
heap.cc
[
all
...]
heap.h
[
all
...]
Completed in 813 milliseconds