Home
last modified time | relevance | path

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

/system/weaved/buffet/
Dbinder_weave_service.cc64 base::Bind(&BinderWeaveService::OnCommand, in registerCommandHandler()
80 void BinderWeaveService::OnCommand( in OnCommand() function in buffet::BinderWeaveService
Dbinder_weave_service.h58 void OnCommand(const std::string& component_name,
/system/weaved/libweaved/
Dservice.cc206 void OnCommand(const std::string& component_name,
270 service_proxy->OnCommand(ToString(componentName), ToString(commandName), in onCommand()
390 void ServiceImpl::OnCommand( in OnCommand() function in weaved::ServiceImpl