OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:profile_is_initialized
(Results
1 - 2
of
2
) sorted by null
/system/media/alsa_utils/include/
alsa_device_profile.h
63
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 934 milliseconds