/device/google/cuttlefish/host/libs/config/fastboot/ |
D | config.cpp | 33 Json::Value json; in Serialize() local 38 bool Deserialize(const Json::Value& json) override { in Deserialize()
|
/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/cuttlefish/host/commands/secure_env/storage/ |
D | insecure_json_storage.cpp | 32 std::string json; in ReadJson() local 39 auto json = Json::writeString(builder, root); in WriteJson() local
|
/device/google/cuttlefish/host/libs/config/ |
D | custom_actions.cpp | 110 Json::Value json; in ToJson() local 116 Json::Value json; in ToJson() local 130 Json::Value json; in ToJson() local 145 Json::Value json; in ToJson() local
|
D | fetcher_config.cpp | 178 CvdFile JsonToCvdFile(const std::string& file_path, const Json::Value& json) { in JsonToCvdFile() 196 Json::Value json; in CvdFileToJson() local
|
D | cuttlefish_config.cpp | 241 Json::Value json(Json::objectValue); in set_host_tools_version() local 744 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/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/control_env/ |
D | grpc_service_handler.cc | 194 Json::Value json; in HandleLsCmd() local 220 Json::Value json; in HandleLsCmd() local 250 Json::Value json; in HandleLsCmd() local
|
/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_camera_server.cpp | 31 const Json::Value& json) { in readSettingsFromJson()
|
/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/tests/graphics/src/com/android/cuttlefish/tests/ |
D | CuttlefishDisplayHotplugTest.java | 176 JSONObject json = new JSONObject(inputJson); in parseHostDisplayInfos() local 222 JSONObject json = new JSONObject(inputJson); in parseGuestDisplayInfos() local
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | display.cpp | 112 bool Deserialize(const Json::Value& json) override { in Deserialize()
|
/device/linaro/dragonboard/shared/utils/pd-mapper/ |
D | json.c | 295 struct json_value *json_parse(const char *json) in json_parse()
|