Home
last modified time | relevance | path

Searched defs:newString (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DNioByteStringTest.java528 ByteString newString = new NioByteString(backingBuffer); in testPeekCachedHashCode() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp2503 char* newString = static_cast<char*>(malloc(length + 1)); in duplicateStringValue() local
2526 char* newString = static_cast<char*>(malloc(actualLength)); in duplicateAndPrefixStringValue() local