Lines Matching refs:ExportedObject
288 ExportedObject* Bus::GetExportedObject(const ObjectPath& object_path) {297 scoped_refptr<ExportedObject> exported_object =298 new ExportedObject(this, object_path);313 scoped_refptr<ExportedObject> exported_object = iter->second;327 scoped_refptr<ExportedObject> exported_object) {