OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resultTotal
(Results
1 - 2
of
2
) sorted by null
/system/chre/chre_api/include/chre_api/chre/
wifi.h
381
uint8_t
resultTotal
;
388
//! ceil(
resultTotal
/ <max results per event supported by platform>).
/system/chre/core/
wifi_request_manager.cc
402
if (mScanEventResultCountAccumulator >= event->
resultTotal
) {
Completed in 660 milliseconds