Home
last modified time | relevance | path

Searched defs:AddRequest (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/
DRequestGroup.cc29 bool RequestGroup::AddRequest(const std::string& hint_type, ReqTime end_time) { in AddRequest() function in android::perfmgr::RequestGroup
DNode.cc39 bool Node::AddRequest(std::size_t value_index, const std::string& hint_type, in AddRequest() function in android::perfmgr::Node
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_session_pool_job.cc62 void QuicSessionPool::Job::AddRequest(QuicSessionRequest* request) { in AddRequest() function in net::QuicSessionPool::Job
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DNodeLooperThreadTest.cc76 TEST_F(NodeLooperThreadTest, AddRequest) { in TEST_F() argument
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Drequest_tracker_test.cpp56 void AddRequest(uint32_t frame, in AddRequest() function in default_camera_hal::RequestTrackerTest
/aosp_15_r20/external/cronet/net/cert/
H A Dcoalescing_cert_verifier.cc208 void CoalescingCertVerifier::Job::AddRequest( in AddRequest() function in net::CoalescingCertVerifier::Job
/aosp_15_r20/external/flatbuffers/python/flatbuffers/reflection/
H A DRPCCall.py112 def AddRequest(builder, request): function
/aosp_15_r20/external/python/pyasn1-modules/pyasn1_modules/
Drfc2251.py405 class AddRequest(univ.Sequence): class
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dresult_dispatcher.cc595 status_t ResultDispatcher::DispatchQueue<FrameData>::AddRequest( in AddRequest() function in android::google_camera_hal::ResultDispatcher::DispatchQueue
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_manager_job.cc227 void HostResolverManager::Job::AddRequest(RequestImpl* request) { in AddRequest() function in net::HostResolverManager::Job