Home
last modified time | relevance | path

Searched refs:GetCommandInternal (Results 1 – 1 of 1) sorted by relevance

/external/libweave/src/privet/
Dcloud_delegate.cc194 auto command = GetCommandInternal(id, user_info, &error); in GetCommand()
205 auto command = GetCommandInternal(id, user_info, &error); in CancelCommand()
294 CommandInstance* GetCommandInternal(const std::string& command_id, in GetCommandInternal() function in weave::privet::__anonaa5c2b600111::CloudDelegateImpl