OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lib_failed_entry_t
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libeffects/factory/
EffectsFactory.h
64
}
lib_failed_entry_t
;
typedef in typeref:struct:lib_failed_entry_s
EffectsConfigLoader.c
217
lib_failed_entry_t
*fl = malloc(sizeof(
lib_failed_entry_t
));
EffectsFactory.c
538
lib_failed_entry_t
*fl = NULL;
543
fl = (
lib_failed_entry_t
*)fe->object;
Completed in 54 milliseconds