Home
last modified time | relevance | path

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

/third_party/node/src/
Dtls_wrap.cc1157 v8::Local<v8::String> identity_str; in PskServerCallback() local
1227 Local<String> identity_str = identity_val.As<String>(); in PskClientCallback() local
/third_party/boost/libs/function/test/
Dfunction_n_test.cpp32 static string identity_str(const string& s) { return s; } in identity_str() function
Dfunction_test.cpp31 static string identity_str(const string& s) { return s; } in identity_str() function