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

/frameworks/base/core/jni/
H A Dandroid_os_Debug.cpp632 static const int tagsLen[] = { local
654 if (strncmp(p, tags[i], tagsLen[i]) == 0) {
655 p += tagsLen[i];

Completed in 89 milliseconds