Home
last modified time | relevance | path

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

/external/openthread/src/core/meshcop/
Ddataset_manager.cpp364 void DatasetManager::HandleGet(const Coap::Message &aMessage, const Ip6::MessageInfo &aMessageInfo)… in HandleGet() function in ot::MeshCoP::DatasetManager
692 void ActiveDatasetManager::HandleGet(void *aContext, otMessage *aMessage, const otMessageInfo *aMes… in HandleGet() function in ot::MeshCoP::ActiveDatasetManager
697 void ActiveDatasetManager::HandleGet(Coap::Message &aMessage, const Ip6::MessageInfo &aMessageInfo)… in HandleGet() function in ot::MeshCoP::ActiveDatasetManager
845 void PendingDatasetManager::HandleGet(void *aContext, otMessage *aMessage, const otMessageInfo *aMe… in HandleGet() function in ot::MeshCoP::PendingDatasetManager
850 void PendingDatasetManager::HandleGet(Coap::Message &aMessage, const Ip6::MessageInfo &aMessageInfo… in HandleGet() function in ot::MeshCoP::PendingDatasetManager
/external/libbrillo/brillo/dbus/
Dexported_property_set.cc90 bool ExportedPropertySet::HandleGet(brillo::ErrorPtr* error, in HandleGet() function in brillo::dbus_utils::ExportedPropertySet