• Home
  • Raw
  • Download

Lines Matching refs:mObject

64         object_lock_exclusive(&mp->mObject);  in player_handleMediaPlayerEventNotifications()
79 if (IsInterfaceInitialized(&mp->mObject, MPH_XAPREFETCHSTATUS)) { in player_handleMediaPlayerEventNotifications()
91 object_unlock_exclusive(&mp->mObject); in player_handleMediaPlayerEventNotifications()
105 object_lock_exclusive(&mp->mObject); in player_handleMediaPlayerEventNotifications()
131 object_unlock_exclusive(&mp->mObject); in player_handleMediaPlayerEventNotifications()
158 object_lock_exclusive(&mp->mObject); in player_handleMediaPlayerEventNotifications()
168 object_unlock_exclusive(&mp->mObject); in player_handleMediaPlayerEventNotifications()
187 object_lock_exclusive(&mp->mObject); in player_handleMediaPlayerEventNotifications()
192 object_unlock_exclusive(&mp->mObject); in player_handleMediaPlayerEventNotifications()
198 if (!IsInterfaceInitialized(&mp->mObject, MPH_XAPREFETCHSTATUS)) { in player_handleMediaPlayerEventNotifications()
223 if (!IsInterfaceInitialized(&mp->mObject, MPH_XAPREFETCHSTATUS)) { in player_handleMediaPlayerEventNotifications()
230 object_lock_exclusive(&mp->mObject); in player_handleMediaPlayerEventNotifications()
240 object_unlock_exclusive(&mp->mObject); in player_handleMediaPlayerEventNotifications()
270 object_lock_exclusive(&mp->mObject); in player_handleMediaPlayerEventNotifications()
271 if (IsInterfaceInitialized(&mp->mObject, MPH_XAPREFETCHSTATUS)) { in player_handleMediaPlayerEventNotifications()
280 object_unlock_exclusive(&mp->mObject); in player_handleMediaPlayerEventNotifications()
478 object_unlock_exclusive(&mp->mObject); in android_Player_preDestroy()
482 object_lock_exclusive(&mp->mObject); in android_Player_preDestroy()