OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getexisting
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/storage/
settings_sync_unittest.cc
190
TestingValueStore*
GetExisting
(const std::string& extension_id) {
209
// taken when calling
GetExisting
.
724
testing_factory->
GetExisting
("bad")->set_error_code(ValueStore::CORRUPTION);
738
testing_factory->
GetExisting
("bad")->set_error_code(ValueStore::OK);
821
testing_factory->
GetExisting
("bad")->set_error_code(ValueStore::CORRUPTION);
831
testing_factory->
GetExisting
("bad")->set_error_code(ValueStore::OK);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-oro.jar
/frameworks/base/core/jni/
android_util_Binder.cpp
344
sp<JavaBBinder>
getExisting
()
[
all
...]
Completed in 286 milliseconds