Searched refs:NUM_MAPS (Results 1 - 1 of 1) sorted by relevance

/system/core/liblog/
H A Devent_tag_map.cpp117 #define NUM_MAPS 2 macro
119 void* mapAddr[NUM_MAPS];
120 size_t mapLen[NUM_MAPS];
139 for (size_t which = 0; which < NUM_MAPS; ++which) {
339 static const char* eventTagFiles[NUM_MAPS] = {
406 off_t end[NUM_MAPS];
407 int save_errno, fd[NUM_MAPS];
413 for (which = 0; which < NUM_MAPS; ++which) {
443 for (which = 0; which < NUM_MAPS; ++which) {
464 for (which = 0; which < NUM_MAPS;
[all...]

Completed in 50 milliseconds