Searched defs:dictionary (Results 1 – 3 of 3) sorted by relevance
40 HWC3::Error loadPersistentKeyValues(Json::Value* dictionary) { in loadPersistentKeyValues()70 HWC3::Error savePersistentKeyValues(const Json::Value& dictionary) { in savePersistentKeyValues()125 Json::Value dictionary; in getPersistentKeyValue() local146 Json::Value dictionary; in setPersistentKeyValue() local
50 const Json::Value& dictionary) { in GetCustomActionInstanceIDFromJson()57 const Json::Value& dictionary) { in GetCustomShellActionConfigFromJson()69 const Json::Value& dictionary) { in GetCustomActionServerConfigFromJson()83 const Json::Value& dictionary) { in GetCustomDeviceStateActionConfigFromJson()
46 std::string ExtractValue(const std::string& dictionary, const std::string& key) { in ExtractValue()