Searched defs:manager (Results 1 – 11 of 11) sorted by relevance
181 auto manager = reinterpret_cast<DestinationManager*>(cinfo->dest); in initDestination() local191 auto manager = reinterpret_cast<DestinationManager*>(cinfo->dest); in emptyOutputBuffer() local203 auto manager = reinterpret_cast<DestinationManager*>(cinfo->dest); in termDestination() local
206 auto manager = reinterpret_cast<DestinationManager*>(cinfo->dest); in initDestination() local216 auto manager = reinterpret_cast<DestinationManager*>(cinfo->dest); in emptyOutputBuffer() local228 auto manager = reinterpret_cast<DestinationManager*>(cinfo->dest); in termDestination() local
71 explicit DeathRecipient(AudioProxyManagerImpl& manager) : mManager(manager) {} in DeathRecipient()85 const sp<IAudioProxyDevicesManager>& manager) in AudioProxyManagerImpl()
29 sp<audio_proxy::service::AudioProxyDevicesManagerImpl> manager = in registerAudioProxyDevicesManager() local
38 … ActivityManager manager = (ActivityManager)context.getSystemService(Context.ACTIVITY_SERVICE); in isMyServiceRunning() local
335 …ontext::DynamicSensorManagerOperation::DynamicSensorManagerOperation(DynamicSensorManager* manager) in DynamicSensorManagerOperation()365 DynamicSensorManager* manager = DynamicSensorManager::createInstance( in initializeHalExtension() local
935 class manager(object): class
1904 manager = object.__new__(multiprocessing.managers.SyncManager) variable in ManagerMixin
1670 def run_context(manager): argument
924 class manager(object): class
872 class manager(object): class