/third_party/cef/libcef/common/ |
D | json_impl.cc | 34 CefRefPtr<CefValue> CefParseJSON(const CefString& json_string, in CefParseJSON() 57 const CefString& json_string, in CefParseJSONAndReturnError() 84 std::string json_string; in CefWriteJSON() local
|
/third_party/grpc/test/core/security/ |
D | json_token_test.cc | 98 char* json_string = test_json_key_str(nullptr); in test_parse_json_key_success() local 128 char* json_string = test_json_key_str(non_closing_part3); in test_parse_json_key_failure_bad_json() local 144 char* json_string = test_json_key_str(no_type_part3); in test_parse_json_key_failure_no_type() local 159 char* json_string = test_json_key_str(no_client_id_part3); in test_parse_json_key_failure_no_client_id() local 173 char* json_string = test_json_key_str(no_client_email_part3); in test_parse_json_key_failure_no_client_email() local 188 char* json_string = test_json_key_str(no_private_key_id_part3); in test_parse_json_key_failure_no_private_key_id() local 333 char* json_string = test_json_key_str(nullptr); in test_jwt_encode_and_sign() local
|
/third_party/json/test/src/ |
D | unit-testsuites.cpp | 131 { in __anon6b3540d10102() 267 { in __anon6b3540d10202() 326 std::string json_string( (std::istreambuf_iterator<char>(f) ), variable
|
D | unit-unicode.cpp | 55 std::string json_string; in check_utf8dump() local 135 std::string json_string = "\""; in check_utf8string() local
|
/third_party/grpc/src/core/ext/filters/client_channel/ |
D | service_config.h | 76 const std::string& json_string() const { return json_string_; } in json_string() function
|
D | service_config.cc | 34 const grpc_channel_args* args, absl::string_view json_string, in Create() 44 std::string json_string, Json json, in ServiceConfig()
|
/third_party/grpc/test/cpp/qps/ |
D | parse_json.cc | 56 std::string json_string; in SerializeJson() local
|
D | report.cc | 167 std::string json_string = in ReportQPS() local
|
/third_party/grpc/src/cpp/client/ |
D | secure_credentials.cc | 113 const grpc::string& json_string, const std::vector<grpc::string>& scopes) { in ExternalAccountCredentials() 153 grpc::Status StsCredentialsOptionsFromJson(const std::string& json_string, in StsCredentialsOptionsFromJson() 216 grpc_slice json_string = grpc_empty_slice(); in StsCredentialsOptionsFromEnv() local
|
/third_party/grpc/src/core/lib/security/credentials/jwt/ |
D | json_token.cc | 126 const char* json_string) { in grpc_auth_json_key_create_from_string()
|
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/ |
D | fuzz.cpp | 694 std::string json_string; in DumpTransformationsJson() local 826 std::string json_string; in main() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/ |
D | fuzz.cpp | 694 std::string json_string; in DumpTransformationsJson() local 826 std::string json_string; in main() local
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | fuzz_test_util.cpp | 147 std::string json_string; in DumpTransformationsJson() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | fuzz_test_util.cpp | 147 std::string json_string; in DumpTransformationsJson() local
|
/third_party/cef/libcef_dll/ |
D | libcef_dll.cc | 576 const cef_string_t* json_string, in cef_parse_json() 611 const cef_string_t* json_string, in cef_parse_jsonand_return_error()
|
/third_party/cef/libcef_dll/wrapper/ |
D | libcef_dll_wrapper.cc | 544 CEF_GLOBAL CefRefPtr<CefValue> CefParseJSON(const CefString& json_string, in CefParseJSON() 580 const CefString& json_string, in CefParseJSONAndReturnError()
|
D | libcef_dll_dylib.cc | 1136 struct _cef_value_t* cef_parse_json(const cef_string_t* json_string, in cef_parse_json() 1150 const cef_string_t* json_string, in cef_parse_jsonand_return_error()
|
/third_party/cef/tools/cefbuilds/ |
D | cef_json_builder.py | 232 def load(self, json_string, fatalerrors=True): argument
|
/third_party/grpc/src/core/lib/security/credentials/external/ |
D | external_account_credentials.cc | 475 const char* json_string, const char* scopes_string) { in grpc_external_account_credentials_create()
|
/third_party/grpc/src/core/ext/xds/ |
D | xds_bootstrap.cc | 136 XdsClient* client, TraceFlag* tracer, absl::string_view json_string, in ParseJsonAndCreate()
|
/third_party/cef/libcef/browser/views/ |
D | view_impl.h | 459 std::string json_string; in ToString() local
|
/third_party/grpc/src/core/lib/security/credentials/oauth2/ |
D | oauth2_credentials.cc | 96 const char* json_string) { in grpc_auth_refresh_token_create_from_string()
|