Searched refs:kCommand_Component (Results 1 – 3 of 3) sorted by relevance
28 const char kCommand_Component[] = "component"; variable
30 extern const char kCommand_Component[];
212 if (json->GetString(commands::attributes::kCommand_Component, &component)) in FromJson()