Home
last modified time | relevance | path

Searched defs:get_ref (Results 1 – 8 of 8) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dbio.rs65 pub unsafe fn get_ref<'a, S: 'a>(bio: *mut BIO) -> &'a S { in get_ref() function
Dmod.rs3341 pub fn get_ref(&self) -> &S { in get_ref() method
3709 pub fn get_ref(&self) -> &S { in get_ref() method
3938 pub fn get_ref(&self) -> &S { in get_ref() method
/third_party/rust/crates/humantime/src/
Dduration.rs290 pub fn get_ref(&self) -> &Duration { in get_ref() method
Ddate.rs245 pub fn get_ref(&self) -> &SystemTime { in get_ref() method
/third_party/rust/crates/termcolor/src/
Dlib.rs1265 pub fn get_ref(&self) -> &W { in get_ref() method
1326 pub fn get_ref(&self) -> &W { in get_ref() method
2118 fn get_ref(&self) -> &W { in get_ref() method
/third_party/json/include/nlohmann/
Djson.hpp3352 ReferenceType get_ref() in get_ref() function in nlohmann::basic_json
3365 ReferenceType get_ref() const in get_ref() function in nlohmann::basic_json
/third_party/flutter/skia/src/utils/
DSkLua.cpp109 template <typename T> T* get_ref(lua_State* L, int index) { in get_ref() function
/third_party/json/single_include/nlohmann/
Djson.hpp20753 ReferenceType get_ref() in get_ref() function in nlohmann::basic_json
20766 ReferenceType get_ref() const in get_ref() function in nlohmann::basic_json