Searched defs:identity_str (Results 1 – 3 of 3) sorted by relevance
1157 v8::Local<v8::String> identity_str; in PskServerCallback() local1227 Local<String> identity_str = identity_val.As<String>(); in PskClientCallback() local
32 static string identity_str(const string& s) { return s; } in identity_str() function
31 static string identity_str(const string& s) { return s; } in identity_str() function