Searched defs:dictionary (Results 1 – 3 of 3) sorted by relevance
43 HWC3::Error loadPersistentKeyValues(Json::Value* dictionary) { in loadPersistentKeyValues()74 HWC3::Error savePersistentKeyValues(const Json::Value& dictionary) { in savePersistentKeyValues()131 Json::Value dictionary; in getPersistentKeyValue() local153 Json::Value dictionary; in setPersistentKeyValue() local
48 const Json::Value& dictionary) { in GetCustomActionInstanceIDFromJson()55 const Json::Value& dictionary) { in GetCustomShellActionConfigFromJson()67 const Json::Value& dictionary) { in GetCustomActionServerConfigFromJson()81 const Json::Value& dictionary) { in GetCustomDeviceStateActionConfigFromJson()
41 std::string ExtractValue(const std::string& dictionary, const std::string& key) { in ExtractValue()