Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_property.h35 bool GetAndBlock() { in GetAndBlock() function
/external/libchrome/dbus/
Dproperty.h395 virtual bool GetAndBlock() { in GetAndBlock() function
Dproperty.cc137 bool PropertySet::GetAndBlock(PropertyBase* property) { in GetAndBlock() function in dbus::PropertySet
/external/libbrillo/brillo/http/
Dhttp_utils.cc24 std::unique_ptr<Response> GetAndBlock(const std::string& url, in GetAndBlock() function