/device/google/cuttlefish/host/libs/web/ |
D | credential_source.cc | 53 const auto& json = curl_response.data; in RefreshCredential() local 97 Json::Value json; in FromOauth2ClientFile() local 161 auto& json = response.data; in UpdateLatestCredential() local 190 const Json::Value& json, in FromJson() 227 static std::string JsonToBase64Url(const Json::Value& json) { in JsonToBase64Url() 288 Json::Value json = curl_response.data; in RefreshCredential() local
|
D | build_api.cc | 112 const auto& json = curl_response.data; in LatestBuildId() local 138 const auto& json = curl_response.data; in BuildStatus() local 158 const auto& json = curl_response.data; in ProductName() local 186 const auto& json = curl_response.data; in Artifacts() local 238 const auto& json = curl_response.data; in ArtifactToCallback() local 269 const auto& json = curl_response.data; in ArtifactToFile() local
|
D | curl_wrapper.cc | 121 Json::Value json; in PostToJson() local 229 Json::Value json; in DownloadToJson() local 279 Json::Value json; in DeleteToJson() local
|
/device/google/cuttlefish/host/libs/config/adb/ |
D | config.cpp | 34 Json::Value json; in Serialize() local 42 bool Deserialize(const Json::Value& json) override { in Deserialize()
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | json_serializable.cpp | 44 JsonSerializable::JsonSerializable(Json::Value& json) : json_(json) {} in JsonSerializable() 88 Json::Value json) { in WriteProtectedJsonToFile() 139 Json::Value json; in ReadProtectedJsonFromFile() local
|
/device/google/contexthub/util/nanotool/ |
D | androidcontexthub.cpp | 67 sp<JSONObject> json, std::vector<uint8_t>& bytes) { in CopyInt32Array() 82 sp<JSONObject> json, std::vector<uint8_t>& bytes) { in CopyFloatArray() 103 auto json = cal_file->GetJSONObject(); in GetCalibrationBytes() local
|
D | calibrationfile.cpp | 59 sp<JSONCompound> json = JSONCompound::Parse(file_data.data(), file_size); in Initialize() local
|
/device/google/cuttlefish/host/libs/config/ |
D | fetcher_config.cpp | 150 CvdFile JsonToCvdFile(const std::string& file_path, const Json::Value& json) { in JsonToCvdFile() 168 Json::Value json; in CvdFileToJson() local
|
D | custom_actions.cpp | 102 Json::Value json; in ToJson() local
|
D | cuttlefish_config.cpp | 550 Json::Value json(Json::objectValue); in set_host_tools_version() local 967 const auto& json = (*dictionary_)[kInstances]; in Instances() local
|
/device/google/redbull/json-c/ |
D | json-c-uninstalled.pc.in | 6 Name: json name
|
/device/google/coral/json-c/ |
D | json-c-uninstalled.pc.in | 6 Name: json name
|
/device/google/sunfish/json-c/ |
D | json-c-uninstalled.pc.in | 6 Name: json name
|
/device/google/cuttlefish/host/commands/test_gce_driver/ |
D | gce_api.cpp | 72 GceInstanceDisk::GceInstanceDisk(const Json::Value& json) : data_(json){}; in GceInstanceDisk() 135 Json::Value json{Json::ValueType::objectValue}; in Default() local 163 GceInstanceInfo::GceInstanceInfo(const Json::Value& json) : data_(json) {} in GceInstanceInfo() 320 const auto& json = response.data; in Run() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | gen_texture_format_table.py | 184 def json_to_table_data(internal_format, format_name, prefix, json): argument
|
/device/google/cuttlefish/host/frontend/webrtc_operator/ |
D | signal_handler.cpp | 94 void SignalHandler::Reply(const Json::Value& json) { in Reply()
|
D | client_handler.cpp | 210 void ClientDynHandler::Reply(const Json::Value& json) { in Reply()
|
/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_camera_server.cpp | 31 const Json::Value& json) { in readSettingsFromJson()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/ |
D | gen_angle_format_table.py | 278 def json_to_table_data(format_id, json, angle_to_gl): argument
|
/device/linaro/dragonboard/qcom/pd-mapper/ |
D | json.c | 295 struct json_value *json_parse(const char *json) in json_parse()
|