Searched refs:getHostEndpointInfo (Results 1 – 4 of 4) sorted by relevance
101 ASSERT_TRUE(getHostEndpointManager().getHostEndpointInfo(kHostEndpointId, in TEST_F()121 .getHostEndpointInfo(kHostEndpointId, &retrievedInfo)); in TEST_F()126 ASSERT_FALSE(getHostEndpointManager().getHostEndpointInfo(kHostEndpointId, in TEST_F()
55 bool getHostEndpointInfo(uint16_t hostEndpointId,
88 bool HostEndpointManager::getHostEndpointInfo( in getHostEndpointInfo() function in chre::HostEndpointManager
223 .getHostEndpointInfo(hostEndpointId, info); in chreGetHostEndpointInfo()