Home
last modified time | relevance | path

Searched refs:removeProp (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libmediametrics/include/
DMediaAnalyticsItem.h244 bool removeProp(const char *name);
/frameworks/av/include/media/
DMediaAnalyticsItem.h244 bool removeProp(const char *name);
/frameworks/av/media/libmediametrics/
DMediaAnalyticsItem.cpp285 bool MediaAnalyticsItem::removeProp(const char *name) { in removeProp() function in android::MediaAnalyticsItem