OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:profile_type_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/test/perf/
startup_test.cc
108
if (
profile_type_
!= PerfUITestSuite::COMPLEX_THEME)
156
profile_type_
= profile_type;
308
PerfUITestSuite::ProfileType
profile_type_
;
member in class:__anon9489::StartupTest
/external/chromium_org/chrome/browser/chromeos/cros/
network_library.h
362
NetworkProfileType profile_type() const { return
profile_type_
; }
521
void set_profile_type(NetworkProfileType type) {
profile_type_
= type; }
574
NetworkProfileType
profile_type_
;
member in class:chromeos::Network
[
all
...]
network_library.cc
229
profile_type_
(PROFILE_NONE),
[
all
...]
Completed in 104 milliseconds