Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/test/rustest/src/
H A Dlib.rs54 pub fn test_init() -> RequestAgent { in test_init()
56 RequestAgent::new(remote) in test_init()
59 pub struct RequestAgent { struct
64 impl RequestAgent { argument
98 RequestAgent { in new()