Searched refs:kCommand_Progress (Results 1 – 4 of 4) sorted by relevance
30 const char kCommand_Progress[] = "progress"; variable
32 extern const char kCommand_Progress[];
59 patch->Set(commands::attributes::kCommand_Progress, in OnProgressChanged()
224 json->Set(commands::attributes::kCommand_Progress, progress_.DeepCopy()); in ToJson()