Searched refs:GetConfiguration (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/wilhelm/tests/mimeUri/ |
H A D | slesTestPlayStreamType.cpp | 195 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration() 202 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration() 219 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration()
|
/aosp12/system/core/init/ |
H A D | ueventd.cpp | 270 static UeventdConfiguration GetConfiguration() { in GetConfiguration() function 298 auto ueventd_configuration = GetConfiguration(); in ueventd_main()
|
/aosp12/system/linkerconfig/ |
H A D | main.cc | 219 Configuration GetConfiguration(Context& ctx) { in GetConfiguration() function 252 return GenerateConfiguration(GetConfiguration(ctx), dir_path, true); in GenerateBaseLinkerConfiguration()
|
/aosp12/frameworks/wilhelm/tests/examples/ |
H A D | slesTestRecBuffQueue.cpp | 346 result = (*configItf)->GetConfiguration(configItf, SL_ANDROID_KEY_RECORDING_PRESET, in TestRecToBuffQueue() 365 result = (*configItf)->GetConfiguration(configItf, SL_ANDROID_KEY_PERFORMANCE_MODE, in TestRecToBuffQueue()
|
/aosp12/frameworks/wilhelm/include/SLES/ |
H A D | OpenSLES_Android.h | 210 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self, member
|
/aosp12/frameworks/base/native/android/ |
H A D | configuration.cpp | 39 ResTable_config config = locked_mgr->GetConfiguration(); in AConfiguration_fromAssetManager()
|
/aosp12/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | AssetManager2.h | 140 inline const ResTable_config& GetConfiguration() const { in GetConfiguration() function
|
/aosp12/frameworks/wilhelm/include/OMXAL/ |
H A D | OpenMAXAL.h | 226 XAresult (*GetConfiguration) ( member
|