Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/
H A Dtest_http_server.cc288 ssize_t HandleGet(int fd, in HandleGet() function
374 ssize_t HandleGet(int fd, in HandleGet() function
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Dexported_property_set.cc90 bool ExportedPropertySet::HandleGet(brillo::ErrorPtr* error, in HandleGet() function in brillo::dbus_utils::ExportedPropertySet
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Ddataset_manager.cpp532 void DatasetManager::HandleGet(const Coap::Message &aMessage, const Ip6::MessageInfo &aMessageInfo)… in HandleGet() function in ot::MeshCoP::DatasetManager
/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_switch_impl-inl.h544 HANDLER_ATTRIBUTES bool HandleGet() { in HandleGet() function