Searched refs:SetLpKeepAliveState (Results 1 – 5 of 5) sorted by relevance
125 void SetLpKeepAliveState(void *para) in SetLpKeepAliveState() function127 return GetLnnConnInterface()->SetLpKeepAliveState(para); in SetLpKeepAliveState()
60 virtual void SetLpKeepAliveState(void *para) = 0;91 MOCK_METHOD1(SetLpKeepAliveState, void (void *));
49 void SetLpKeepAliveState(void *para);
77 void SetLpKeepAliveState(void *para) in SetLpKeepAliveState() function
431 …if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), SetLpKeepAliveState, NULL, 0) != SOF… in SetLnnConnNodeInfo()