Home
last modified time | relevance | path

Searched defs:MakeRequest (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dfuzzing.h82 Request MakeRequest(Args... args) { in MakeRequest() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A Dinterface_request.h147 InterfaceRequest<Interface> MakeRequest(InterfacePtrInfo<Interface>* ptr_info) { in MakeRequest() function
H A Dassociated_interface_ptr.h205 AssociatedInterfaceRequest<Interface> MakeRequest( in MakeRequest() function
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dhttp_wrapper.py313 def MakeRequest(http, http_request, retries=7, max_retry_wait=60, function
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_test.cpp887 AssertionResult MakeRequest(Request new_request) { in MakeRequest() function in android::snapshot::LockTestConsumer