Home
last modified time | relevance | path

Searched defs:get_ref (Results 1 - 6 of 6) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dbio.rs65 pub unsafe fn get_ref<'a, S: 'a>(bio: *mut BIO) -> &'a S { in get_ref() functions
H A Dmod.rs3404 pub fn get_ref(&self) -> &S { in get_ref() functions
3772 pub fn get_ref(&self) -> &S { in get_ref() functions
4001 pub fn get_ref(&self) -> &S { in get_ref() functions
/third_party/rust/crates/humantime/src/
H A Dduration.rs290 pub fn get_ref(&self) -> &Duration { in get_ref() functions
H A Ddate.rs245 pub fn get_ref(&self) -> &SystemTime { in get_ref() functions
/third_party/json/include/nlohmann/
H A Djson.hpp1821 ReferenceType get_ref() in get_ref() function in basic_json
1832 ReferenceType get_ref() const get_ref() function in basic_json
[all...]
/third_party/rust/crates/termcolor/src/
H A Dlib.rs1265 pub fn get_ref(&self) -> &W { in get_ref() functions
1326 pub fn get_ref(&self) -> &W { in get_ref() functions
2118 fn get_ref(&self) -> &W { in get_ref() functions

Completed in 13 milliseconds