Searched defs:genericSignature (Results 1 - 2 of 2) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_handler.cc406 static const char genericSignature[1] = ""; local
420 expandBufAddUtf8String(pReply, genericSignature);
/art/runtime/
H A Ddebugger.cc1589 static const char genericSignature[1] = ""; local
1590 expandBufAddUtf8String(pReply, genericSignature);
1616 static const char genericSignature[1] = ""; local
1617 expandBufAddUtf8String(pReply, genericSignature);

Completed in 15 milliseconds