OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetConfiguration
(Results
1 - 9
of
9
) sorted by null
/external/google-tv-pairing-protocol/cpp/tests/polo/pairing/
pairingsessiontest.cc
49
const message::ConfigurationMessage*
GetConfiguration
() {
123
ASSERT_TRUE(session_.
GetConfiguration
());
125
session_.
GetConfiguration
()->encoding().encoding_type());
126
ASSERT_EQ(8, session_.
GetConfiguration
()->encoding().symbol_length());
128
session_.
GetConfiguration
()->client_role());
/external/chromium_org/device/usb/
usb_device_impl.cc
220
GetConfiguration
();
248
const UsbConfigDescriptor& UsbDeviceImpl::
GetConfiguration
() {
/development/ndk/platforms/android-9/include/SLES/
OpenSLES_Android.h
157
SLresult (*
GetConfiguration
) (SLAndroidConfigurationItf self,
/external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler_unittest.cc
70
std::string
GetConfiguration
(const base::DictionaryValue* extra_values,
649
std::string args =
GetConfiguration
(
667
std::string args =
GetConfiguration
(
682
std::string args =
GetConfiguration
(
703
std::string args =
GetConfiguration
(
726
std::string args =
GetConfiguration
(&dict,
753
std::string args =
GetConfiguration
(&dict,
780
std::string args =
GetConfiguration
(&dict,
820
std::string args =
GetConfiguration
(NULL,
[
all
...]
sync_setup_handler.cc
126
bool
GetConfiguration
(const std::string& json, SyncConfigInfo* config) {
130
DLOG(ERROR) << "
GetConfiguration
() not passed a Dictionary";
135
DLOG(ERROR) << "
GetConfiguration
() not passed a syncAllDataTypes value";
140
DLOG(ERROR) << "
GetConfiguration
() not passed a syncNothing value";
154
DLOG(ERROR) << "
GetConfiguration
() not passed a value for " << key_name;
163
DLOG(ERROR) << "
GetConfiguration
() not passed a value for encryptAllData";
170
DLOG(ERROR) << "
GetConfiguration
() not passed a usePassphrase value";
177
DLOG(ERROR) << "
GetConfiguration
() not passed isGooglePassphrase value";
181
DLOG(ERROR) << "
GetConfiguration
() not passed a passphrase value";
654
if (!
GetConfiguration
(json, &configuration))
[
all
...]
/external/chromium_org/extensions/renderer/
module_system_test.cc
46
v8::ExtensionConfiguration*
GetConfiguration
() {
130
isolate, g_v8_extension_configurator.Get().
GetConfiguration
()));
/development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h
161
SLresult (*
GetConfiguration
) (SLAndroidConfigurationItf self,
/external/chromium_org/chrome/browser/prefs/
pref_hash_filter_unittest.cc
350
std::vector<PrefHashFilter::TrackedPreferenceMetadata>
GetConfiguration
(
381
InitializePrefHashFilter(
GetConfiguration
(GetParam()));
[
all
...]
/development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h
226
XAresult (*
GetConfiguration
) (
[
all
...]
Completed in 926 milliseconds