Searched defs:hdl (Results 1 – 5 of 5) sorted by relevance
43 bool Pin(const websocketpp::connection_hdl &hdl) in Pin()50 void Unpin(const websocketpp::connection_hdl &hdl) in Unpin()
120 …endpoint_.set_http_handler([this](auto hdl) { HandleHttpRequest(endpoint_.get_con_from_hdl(hdl)); … in Initialize()
195 void *hdl = dlopen("/system/lib64/platformsdk/libdsmm_innersdk.z.so", RTLD_LAZY); in ReadAdvancedSecurityMode() local