HomeSort by relevance Sort by last modified time
    Searched refs:GetConfiguration (Results 1 - 15 of 15) sorted by null

  /external/libmojo/mojo/edk/system/
configuration.h 18 MOJO_SYSTEM_IMPL_EXPORT inline const Configuration& GetConfiguration() {
mapping_table.cc 27 GetConfiguration().max_mapping_table_sze)
core_test_base.cc 49 if (message->num_bytes() > GetConfiguration().max_message_num_bytes)
shared_buffer_dispatcher.cc 84 if (num_bytes > GetConfiguration().max_shared_memory_num_bytes)
core.cc 412 if (num_handles > GetConfiguration().max_wait_many_num_handles)
    [all...]
  /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());
  /frameworks/wilhelm/tests/mimeUri/
slesTestPlayStreamType.cpp 195 result = (*configItf)->GetConfiguration(configItf,
202 result = (*configItf)->GetConfiguration(configItf,
219 result = (*configItf)->GetConfiguration(configItf,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
BlockIoCrypto.h 239 owned. It is also used to identify potentially available entries (see GetConfiguration).
259 Note that components using GetConfiguration command to discover available entries should be
297 The GetConfiguration() function allows the user to get the configuration of the inline
518 EFI_BLOCK_IO_CRYPTO_GET_CONFIGURATION GetConfiguration;
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 346 result = (*configItf)->GetConfiguration(configItf, SL_ANDROID_KEY_RECORDING_PRESET,
365 result = (*configItf)->GetConfiguration(configItf, SL_ANDROID_KEY_PERFORMANCE_MODE,
  /frameworks/base/libs/androidfw/include/androidfw/
AssetManager2.h 121 inline const ResTable_config& GetConfiguration() const {
  /frameworks/base/native/android/
configuration.cpp 39 ResTable_config config = locked_mgr->GetConfiguration();
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 210 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mscoree.h 811 virtual HRESULT STDMETHODCALLTYPE GetConfiguration(
900 HRESULT (STDMETHODCALLTYPE *GetConfiguration)(
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c 693 /* devices with more than one configuration should work with GetConfiguration */
694 (*darwin_device)->GetConfiguration (darwin_device, &dev->active_config);
    [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 226 XAresult (*GetConfiguration) (
    [all...]

Completed in 857 milliseconds