Home
last modified time | relevance | path

Searched refs:GetCommonAttributes (Results 1 – 4 of 4) sorted by relevance

/test/vti/test_serving/gae/webapp/src/endpoint/
Djob_queue.py62 common_attributes = self.GetCommonAttributes(job, model.JobMessage)
115 common_attributes = self.GetCommonAttributes(job, model.JobMessage)
Dendpoint_base.py37 def GetCommonAttributes(self, resource, reference): member in EndpointBase
322 assigned_attributes = self.GetCommonAttributes(
Dbuild_info.py59 common_attributes = self.GetCommonAttributes(request,
Dschedule_info.py59 exist_on_both = self.GetCommonAttributes(request, model.ScheduleModel)