Home
last modified time | relevance | path

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

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