Lines Matching refs:DictionaryValue
32 class DictionaryValue; variable
53 base::Callback<void(const base::DictionaryValue& response,
115 const base::DictionaryValue& command_patch,
159 std::unique_ptr<base::DictionaryValue> ParseOAuthResponse(
174 const base::DictionaryValue* body,
197 void OnUpdateDeviceResourceDone(const base::DictionaryValue& device_info,
203 const base::DictionaryValue& body,
208 void OnDeviceInfoRetrieved(const base::DictionaryValue& device_info,
215 bool UpdateDeviceInfoTimestamp(const base::DictionaryValue& device_info);
222 const base::DictionaryValue& json,
235 void PublishCommand(const base::DictionaryValue& command);
245 const base::DictionaryValue& reply,
256 std::unique_ptr<base::DictionaryValue> BuildDeviceResource() const;
270 void OnCommandCreated(const base::DictionaryValue& command,