Lines Matching refs:SLresult
26 static SLresult IAndroidConfiguration_SetConfiguration(SLAndroidConfigurationItf self, in IAndroidConfiguration_SetConfiguration()
67 static SLresult IAndroidConfiguration_GetConfiguration(SLAndroidConfigurationItf self, in IAndroidConfiguration_GetConfiguration()
105 static SLresult ValidatePlayerConfig(IAndroidConfiguration* iConfig) { in ValidatePlayerConfig()
106 SLresult result; in ValidatePlayerConfig()
144 static SLresult AllocPlayerRoutingProxy(IAndroidConfiguration* iConfig, jobject* proxyObj) { in AllocPlayerRoutingProxy()
145 SLresult result; in AllocPlayerRoutingProxy()
179 static SLresult ValidateRecorderConfig(IAndroidConfiguration* iConfig) { in ValidateRecorderConfig()
180 SLresult result; in ValidateRecorderConfig()
219 static SLresult AllocRecorderRoutingProxy(IAndroidConfiguration* iConfig, jobject* proxyObj) { in AllocRecorderRoutingProxy()
220 SLresult result; in AllocRecorderRoutingProxy()
269 static SLresult IAndroidConfiguration_AcquireJavaProxy(SLAndroidConfigurationItf self, in IAndroidConfiguration_AcquireJavaProxy()
316 static SLresult IAndroidConfiguration_ReleaseJavaProxy(SLAndroidConfigurationItf self, in IAndroidConfiguration_ReleaseJavaProxy()