Lines Matching refs:SLresult
34 static SLresult IAndroidConfiguration_SetConfiguration(SLAndroidConfigurationItf self, in IAndroidConfiguration_SetConfiguration()
75 static SLresult IAndroidConfiguration_GetConfiguration(SLAndroidConfigurationItf self, in IAndroidConfiguration_GetConfiguration()
114 static SLresult ValidatePlayerConfig(IAndroidConfiguration* iConfig) { in ValidatePlayerConfig()
115 SLresult result; in ValidatePlayerConfig()
153 static SLresult AllocPlayerRoutingProxy(IAndroidConfiguration* iConfig, jobject* proxyObj) { in AllocPlayerRoutingProxy()
154 SLresult result; in AllocPlayerRoutingProxy()
182 static SLresult ValidateRecorderConfig(IAndroidConfiguration* iConfig) { in ValidateRecorderConfig()
183 SLresult result; in ValidateRecorderConfig()
223 static SLresult AllocRecorderRoutingProxy(IAndroidConfiguration* iConfig, jobject* proxyObj) { in AllocRecorderRoutingProxy()
224 SLresult result; in AllocRecorderRoutingProxy()
267 static SLresult IAndroidConfiguration_AcquireJavaProxy(SLAndroidConfigurationItf self, in IAndroidConfiguration_AcquireJavaProxy()
314 static SLresult IAndroidConfiguration_ReleaseJavaProxy(SLAndroidConfigurationItf self, in IAndroidConfiguration_ReleaseJavaProxy()