Home
last modified time | relevance | path

Searched defs:json (Results 1 – 25 of 167) sorted by relevance

1234567

/external/protobuf/csharp/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs66 public void StringValue(string json, string expectedValue) in StringValue()
158 public void InvalidStringValue(string json) in InvalidStringValue()
189 public void NumberValue(string json, double expectedValue) in NumberValue()
204 public void InvalidNumberValue(string json) in InvalidNumberValue()
214 public void InvalidLiterals(string json) in InvalidLiterals()
272 public void InvalidStructure(string json, int expectedValidTokens) in InvalidStructure()
360 private static void AssertTokens(string json, params JsonToken[] expectedTokens) in AssertTokens()
372 … private static void AssertTokensNoReplacement(string json, params JsonToken[] expectedTokens) in AssertTokensNoReplacement()
392 private static void AssertThrowsAfter(string json, params JsonToken[] expectedTokens) in AssertThrowsAfter()
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java227 public void merge(String json, Message.Builder builder) in merge()
241 public void merge(Reader json, Message.Builder builder) in merge()
975 void merge(Reader json, Message.Builder builder) in merge()
982 void merge(String json, Message.Builder builder) in merge()
997 void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in merge()
1011 public void merge(ParserImpl parser, JsonElement json, in buildWellKnownTypeParsers()
1037 public void merge(ParserImpl parser, JsonElement json, in buildWellKnownTypeParsers()
1046 public void merge(ParserImpl parser, JsonElement json, in buildWellKnownTypeParsers()
1055 public void merge(ParserImpl parser, JsonElement json, in buildWellKnownTypeParsers()
1064 public void merge(ParserImpl parser, JsonElement json, in buildWellKnownTypeParsers()
[all …]
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dtrace_events_to_json.cc33 inline void AppendEscapedName(string *json, const string &name) { in AppendEscapedName()
40 string *json) { in AddResourceMetadata()
60 string *json) { in AddDeviceMetadata()
85 inline void AddTraceEvent(const TraceEvent &event, string *json) { in AddTraceEvent()
101 string json; in TraceEventsToJson() local
/external/grpc-grpc/src/core/lib/channel/
Dchannelz.cc50 grpc_json* json = RenderJson(); in RenderJsonString() local
70 void CallCountingHelper::PopulateCallCounts(grpc_json* json) { in PopulateCallCounts()
104 grpc_json* json = top_level_json; in RenderJson() local
158 grpc_json* json = top_level_json; in RenderJson() local
Dchannelz_registry.cc80 grpc_json* json = top_level_json; in InternalGetTopChannels() local
117 grpc_json* json = top_level_json; in InternalGetServers() local
174 grpc_json* json = top_level_json; in grpc_channelz_get_channel() local
192 grpc_json* json = top_level_json; in grpc_channelz_get_subchannel() local
/external/grpc-grpc/src/core/lib/transport/
Dservice_config.cc36 UniquePtr<ServiceConfig> ServiceConfig::Create(const char* json) { in Create()
68 int ServiceConfig::CountNamesInMethodConfig(grpc_json* json) { in CountNamesInMethodConfig()
82 UniquePtr<char> ServiceConfig::ParseJsonMethodName(grpc_json* json) { in ParseJsonMethodName()
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel_channelz.cc55 void ClientChannelNode::PopulateConnectivityState(grpc_json* json) { in PopulateConnectivityState()
70 void ClientChannelNode::PopulateChildRefs(grpc_json* json) { in PopulateChildRefs()
125 void SubchannelNode::PopulateConnectivityState(grpc_json* json) { in PopulateConnectivityState()
141 grpc_json* json = top_level_json; in RenderJson() local
/external/grpc-grpc/src/core/lib/security/util/
Djson_util.cc28 const char* grpc_json_get_string_property(const grpc_json* json, in grpc_json_get_string_property()
45 bool grpc_copy_json_string_property(const grpc_json* json, in grpc_copy_json_string_property()
/external/libchrome/base/json/
Djson_writer.cc28 bool JSONWriter::Write(const Value& node, std::string* json) { in Write()
35 std::string* json) { in WriteWithOptions()
49 JSONWriter::JSONWriter(int options, std::string* json) in JSONWriter()
Djson_reader.cc50 std::unique_ptr<Value> JSONReader::Read(StringPiece json, in Read()
61 StringPiece json, in ReadAndReturnError()
113 std::unique_ptr<Value> JSONReader::ReadToValue(StringPiece json) { in ReadToValue()
/external/grpc-grpc/src/core/lib/security/credentials/jwt/
Djwt_verifier.cc82 grpc_json* json; in parse_json_part_from_jwt() local
99 static const char* validate_string_field(const grpc_json* json, in validate_string_field()
108 static gpr_timespec validate_time_field(const grpc_json* json, in validate_time_field()
135 static jose_header* jose_header_from_json(grpc_json* json, grpc_slice buffer) { in jose_header_from_json()
185 grpc_json* json; member
236 grpc_jwt_claims* grpc_jwt_claims_from_json(grpc_json* json, grpc_slice buffer) { in grpc_jwt_claims_from_json()
404 grpc_json* json = nullptr; in json_from_http() local
423 static const grpc_json* find_property_by_name(const grpc_json* json, in find_property_by_name()
500 static EVP_PKEY* pkey_from_jwk(const grpc_json* json, const char* kty) { in pkey_from_jwk()
547 static EVP_PKEY* find_verification_key(const grpc_json* json, in find_verification_key()
[all …]
Djson_token.cc67 grpc_auth_json_key grpc_auth_json_key_create_from_json(const grpc_json* json) { in grpc_auth_json_key_create_from_json()
122 grpc_json* json = grpc_json_parse_string(scratchpad); in grpc_auth_json_key_create_from_string() local
165 grpc_json* json = grpc_json_create(GRPC_JSON_OBJECT); in encoded_jwt_header() local
184 grpc_json* json = grpc_json_create(GRPC_JSON_OBJECT); in encoded_jwt_claim() local
/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/guide/
DPostExample.java16 String post(String url, String json) throws IOException { in post()
40 String json = example.bowlingJson("Jesse", "Jake"); in main() local
/external/grpc-grpc/test/core/json/
Djson_test.cc145 grpc_json* json; in test_pairs() local
173 grpc_json* json = grpc_json_parse_string(scratchpad); in test_atypical() local
/external/python/cpython2/Lib/json/tests/
D__init__.py15 json = pyjson variable in PyTest
22 json = cjson variable in CTest
/external/grpc-grpc/src/core/lib/json/
Djson_string.cc175 grpc_json* json = grpc_json_create(type); in json_create_and_link() local
248 grpc_json* json = json_create_and_link(userdata, GRPC_JSON_STRING); in json_reader_set_string() local
254 grpc_json* json = json_create_and_link(userdata, GRPC_JSON_NUMBER); in json_reader_set_number() local
286 grpc_json* json = nullptr; in grpc_json_parse_string_with_len() local
314 static void json_dump_recursive(grpc_json_writer* writer, grpc_json* json, in json_dump_recursive()
354 char* grpc_json_dump_to_string(grpc_json* json, int indent) { in grpc_json_dump_to_string()
Djson.cc31 grpc_json* json = static_cast<grpc_json*>(gpr_zalloc(sizeof(*json))); in grpc_json_create() local
37 void grpc_json_destroy(grpc_json* json) { in grpc_json_destroy()
/external/tensorflow/tensorflow/core/platform/cloud/
Doauth_client.cc51 Status ReadJsonValue(const Json::Value& json, const string& name, in ReadJsonValue()
64 Status ReadJsonString(const Json::Value& json, const string& name, in ReadJsonString()
76 Status ReadJsonInt(const Json::Value& json, const string& name, int64* value) { in ReadJsonInt()
181 Json::Value json, StringPiece oauth_server_uri, StringPiece scope, in GetTokenFromServiceAccountJson()
236 Json::Value json, StringPiece oauth_server_uri, string* token, in GetTokenFromRefreshTokenJson()
/external/python/cpython3/Lib/test/test_json/
D__init__.py16 json = pyjson variable in PyTest
24 json = cjson variable in CTest
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DConnectivityEvents.java115 JSONObject json = super.toJSON(); in toJSON() local
138 JSONObject json = super.toJSON(); in toJSON() local
183 JSONObject json = super.toJSON(); in toJSON() local
/external/tensorflow/tensorflow/contrib/cloud/kernels/
Dgcs_config_ops.cc89 Json::Value json; in Compute() local
117 ConstantAuthProvider(const Json::Value& json, in ConstantAuthProvider()
125 ConstantAuthProvider(const Json::Value& json, Env* env) in ConstantAuthProvider()
/external/volley/src/test/java/com/android/volley/toolbox/
DJsonRequestCharsetTest.java111 JSONObject json = new JSONObject().put(TEXT_NAME, TEXT_VALUE).put(COPY_NAME, COPY_VALUE); in jsonObjectString() local
116 JSONArray json = new JSONArray().put(TEXT_INDEX, TEXT_VALUE).put(COPY_INDEX, COPY_VALUE); in jsonArrayString() local
/external/skia/modules/skottie/src/
DSkottieTest.cpp21 static constexpr char json[] = in DEF_TEST() local
33 static constexpr char json[] = R"({ in DEF_TEST() local
159 static constexpr char json[] = R"({ in DEF_TEST() local
/external/skqp/modules/skottie/src/
DSkottieTest.cpp21 static constexpr char json[] = in DEF_TEST() local
33 static constexpr char json[] = R"({ in DEF_TEST() local
159 static constexpr char json[] = R"({ in DEF_TEST() local
/external/skia/modules/canvaskit/
Dskottie.js5 CanvasKit.MakeManagedAnimation = function(json, assets) { argument

1234567