Searched refs:ExportMethodAndBlock (Results 1 – 4 of 4) sorted by relevance
22 MOCK_METHOD3(ExportMethodAndBlock,
48 bool ExportedObject::ExportMethodAndBlock( in ExportMethodAndBlock() function in dbus::ExportedObject127 const bool success = ExportMethodAndBlock(interface_name, in ExportMethodInternal()
78 virtual bool ExportMethodAndBlock(const std::string& interface_name,
65 CHECK(exported_object_->ExportMethodAndBlock( in ExportMethods()