Home
last modified time | relevance | path

Searched defs:only (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/script_api/
Drs_for_each.spec110 This is a synchronous function. A call to this function only returns after all function
199 all cells in the input, this function only processes cells in the subspace of function
/frameworks/av/services/mediaanalytics/
DMediaAnalyticsService.cpp265 std::string only; in dump() local
394 void MediaAnalyticsService::dumpRecent(String8 &result, nsecs_t ts_since, const char * only) in dumpRecent()
418 String8 MediaAnalyticsService::dumpQueue(nsecs_t ts_since, const char * only) { in dumpQueue()