Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_object.cc53 void DBusInterface::RemoveProperty(const std::string& property_name) { in RemoveProperty() function in brillo::dbus_utils::DBusInterface
/external/ot-br-posix/src/host/
Dncp_spinel.cpp918 otError NcpSpinel::RemoveProperty(spinel_prop_key_t aKey, const EncodingFunc &aEncodingFunc) in RemoveProperty() function in otbr::Host::NcpSpinel