HomeSort by relevance Sort by last modified time
    Searched refs:PUBLIC_API_OWNERS (Results 1 - 2 of 2) sorted by null

  /external/skia/
PRESUBMIT.py 27 PUBLIC_API_OWNERS = (
399 PUBLIC_API_OWNERS.
431 if reviewer in PUBLIC_API_OWNERS:
440 for owner in PUBLIC_API_OWNERS:
446 if cr.GetOwnerEmail() in PUBLIC_API_OWNERS:
451 if approver in PUBLIC_API_OWNERS:
464 "API, treat it like it does." % str(PUBLIC_API_OWNERS)))
  /external/skqp/
PRESUBMIT.py 27 PUBLIC_API_OWNERS = (
375 PUBLIC_API_OWNERS.
407 if reviewer in PUBLIC_API_OWNERS:
416 for owner in PUBLIC_API_OWNERS:
422 if cr.GetOwnerEmail() in PUBLIC_API_OWNERS:
427 if approver in PUBLIC_API_OWNERS:
440 "API, treat it like it does." % str(PUBLIC_API_OWNERS)))

Completed in 502 milliseconds