Home
last modified time | relevance | path

Searched refs:getDepthFromToken (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/protoutil/src/
DProtoOutputStream.cpp246 static uint32_t getDepthFromToken(uint64_t token) { in getDepthFromToken() function
287 uint32_t depth = getDepthFromToken(token); in end()
/frameworks/base/core/java/android/util/proto/
DProtoOutputStream.java2044 public static int getDepthFromToken(long token) { in getDepthFromToken() method in ProtoOutputStream
2081 + " depth=" + getDepthFromToken(token) in token2String()
2176 final int depth = getDepthFromToken(token); in endObjectImpl()
/frameworks/base/api/
Dtest-current.txt1107 method public static int getDepthFromToken(long);
/frameworks/base/config/
Dhiddenapi-public-dex.txt47133 Landroid/util/proto/ProtoOutputStream;->getDepthFromToken(J)I