Home
last modified time | relevance | path

Searched refs:Json (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/cpp/evs/support_library/
DConfigManager.cpp37 static bool readChildNodeAsFloat(const char* groupName, const Json::Value& parentNode, in readChildNodeAsFloat()
42 Json::Value childNode = parentNode[childName]; in readChildNodeAsFloat()
59 Json::CharReaderBuilder builder; in initialize()
62 Json::Value rootNode; in initialize()
63 bool parseOk = Json::parseFromStream(builder, configStream, &rootNode, &errorMessage); in initialize()
74 Json::Value car = rootNode["car"]; in initialize()
89 Json::Value displayNode = rootNode["display"]; in initialize()
104 Json::Value graphicNode = rootNode["graphic"]; in initialize()
120 Json::Value cameraArray = rootNode["cameras"]; in initialize()
129 Json::Value nameNode = node.get("cameraId", "MISSING"); in initialize()
[all …]
/packages/services/Car/cpp/evs/apps/default/src/
DConfigManager.cpp32 static bool readChildNodeAsFloat(const char* groupName, const Json::Value& parentNode, in readChildNodeAsFloat()
37 Json::Value childNode = parentNode[childName]; in readChildNodeAsFloat()
54 Json::CharReaderBuilder builder; in initialize()
57 Json::Value rootNode; in initialize()
58 bool parseOk = Json::parseFromStream(builder, configStream, &rootNode, &errorMessage); in initialize()
69 Json::Value car = rootNode["car"]; in initialize()
84 Json::Value displayArray = rootNode["displays"]; in initialize()
106 Json::Value graphicNode = rootNode["graphic"]; in initialize()
122 Json::Value cameraArray = rootNode["cameras"]; in initialize()
131 Json::Value nameNode = node.get("cameraId", "MISSING"); in initialize()
[all …]
/packages/services/Car/tools/emulator/
Dobd2_to_diagjson.py29 class Json(object): class
32 return Json(json.load(file))
37 return Json(item)
50 return Json.wrapIfNeeded(self.doc.get(attr))
58 return Json.wrapIfNeeded(self.doc.__next__())
220 source_json = Json.load(open(args.source_file))
/packages/modules/UprobeStats/src/
DArt.cpp41 Json::Reader reader; in getMethodOffsetFromOatdump()
43 Json::Value entry; in getMethodOffsetFromOatdump()
/packages/services/Car/
D.clang-format43 Language: Json
/packages/apps/Car/DebuggingRestrictionController/libs/
Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...