Searched refs:GetRpcFunc (Results 1 – 3 of 3) sorted by relevance
57 Rpcfunc GetRpcFunc(const char *func);
301 Rpcfunc GetRpcFunc(const char *func) in GetRpcFunc() function330 Rpcfunc pFunc = GetRpcFunc(func); in OnTransact()
94 EXPECT_TRUE(GetRpcFunc("GetName") != nullptr);95 EXPECT_TRUE(GetRpcFunc("GetNameTest") == nullptr);