Searched defs:reqtype (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | gob_util.py | 178 def CreateHttpConn(host, path, reqtype='GET', headers=None, body=None): argument 250 def FetchUrl(host, path, reqtype='GET', headers=None, body=None, argument
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_parser.cpp | 2733 Type reqtype, resptype; in ParseService() local
|