HomeSort by relevance Sort by last modified time
    Searched refs:profile_is_initialized (Results 1 - 2 of 2) sorted by null

  /system/media/alsa_utils/include/
alsa_device_profile.h 62 bool profile_is_initialized(alsa_device_profile* profile);
  /system/media/alsa_utils/
alsa_device_profile.c 82 bool profile_is_initialized(alsa_device_profile* profile) function
212 if (profile_is_initialized(profile)) {
384 if (!profile_is_initialized(profile)) {

Completed in 1746 milliseconds