Home
last modified time | relevance | path

Searched defs:SetProgress (Results 1 – 2 of 2) sorted by relevance

/system/weaved/buffet/
Dbinder_command_proxy_unittest.cc127 TEST_F(BinderCommandProxyTest, SetProgress) { in TEST_F() argument
/system/weaved/libweaved/
Dcommand.cc133 bool Command::SetProgress(const base::DictionaryValue& progress, in SetProgress() function in weaved::Command