Home
last modified time | relevance | path

Searched defs:parentJsonNode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/default_config/JsonConfigLoader/src/
H A DJsonConfigLoader.cpp449 bool JsonConfigParser::tryParseJsonValueToVariable(const Json::Value& parentJsonNode, in tryParseJsonValueToVariable()
475 bool JsonConfigParser::tryParseJsonArrayToVariable(const Json::Value& parentJsonNode, in tryParseJsonArrayToVariable()
501 void JsonConfigParser::parseAccessChangeMode(const Json::Value& parentJsonNode, in parseAccessChangeMode()
527 bool JsonConfigParser::parsePropValues(const Json::Value& parentJsonNode, in parsePropValues()
551 void JsonConfigParser::parseAreas(const Json::Value& parentJsonNode, const std::string& fieldName, in parseAreas()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/default_config/JsonConfigLoader/src/
H A DJsonConfigLoader.cpp446 bool JsonConfigParser::tryParseJsonValueToVariable(const Json::Value& parentJsonNode, in tryParseJsonValueToVariable()
472 bool JsonConfigParser::tryParseJsonArrayToVariable(const Json::Value& parentJsonNode, in tryParseJsonArrayToVariable()
498 void JsonConfigParser::parseAccessChangeMode(const Json::Value& parentJsonNode, in parseAccessChangeMode()
524 bool JsonConfigParser::parsePropValues(const Json::Value& parentJsonNode, in parsePropValues()
548 void JsonConfigParser::parseAreas(const Json::Value& parentJsonNode, const std::string& fieldName, in parseAreas()