OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOpenExisting
(Results
1 - 4
of
4
) sorted by null
/system/connectivity/shill/
profile_unittest.cc
426
EXPECT_FALSE(ProfileInitStorage(id, Profile::
kOpenExisting
, false,
436
EXPECT_TRUE(ProfileInitStorage(id, Profile::
kOpenExisting
, false,
450
ASSERT_FALSE(ProfileInitStorage(id2, Profile::
kOpenExisting
, false,
469
EXPECT_FALSE(ProfileInitStorage(id, Profile::
kOpenExisting
, false,
475
ASSERT_FALSE(ProfileInitStorage(id, Profile::
kOpenExisting
, false,
profile.h
54
kOpenExisting
,
profile.cc
121
} else if (already_exists && storage_option !=
kOpenExisting
&&
manager.cc
459
if (!default_profile->InitStorage(Profile::
kOpenExisting
, nullptr)) {
475
if (!profile->InitStorage(Profile::
kOpenExisting
, error)) {
[
all
...]
Completed in 142 milliseconds