Home
last modified time | relevance | path

Searched defs:CStringWrapper (Results 1 – 3 of 3) sorted by relevance

/base/request/request/services/service/rust/src/
Dc_string_wrapper.rs19 pub struct CStringWrapper { struct
24 impl CStringWrapper { argument
Drequest_binding.rs53 pub fn GetCallingBundle(tokenId: u64) -> CStringWrapper; in GetCallingBundle()
/base/request/request/services/service/rust/src/c_wrapper/include/
Dc_string_wrapper.h22 struct CStringWrapper { struct
32 CStringWrapper WrapperCString(const std::string &str); argument