Searched refs:ping_func (Results 1 – 1 of 1) sorted by relevance
25 static ping ping_func; variable32 ping_func = reinterpret_cast<ping>(dlsym(handle, "dlopen_ping")); in LoadLibrary()33 assert(ping_func != nullptr); in LoadLibrary()38 assert(ping_func != nullptr); in Ping()40 isolate, ping_func()).ToLocalChecked()); in Ping()