OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bMallocFailure
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp
751
bool
bMallocFailure
= LVM_FALSE;
776
bMallocFailure
= LVM_TRUE;
787
if(
bMallocFailure
== LVM_TRUE){
[
all
...]
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp
539
bool
bMallocFailure
= LVM_FALSE;
565
bMallocFailure
= LVM_TRUE;
576
if(
bMallocFailure
== LVM_TRUE){
[
all
...]
Completed in 36 milliseconds