OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendHoldRelease
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/shill/vpn/
openvpn_management_server.h
92
FRIEND_TEST(OpenVPNManagementServerTest,
SendHoldRelease
);
110
void
SendHoldRelease
();
openvpn_management_server.cc
160
SendHoldRelease
();
466
void OpenVPNManagementServer::
SendHoldRelease
() {
openvpn_management_server_unittest.cc
535
TEST_F(OpenVPNManagementServerTest,
SendHoldRelease
) {
537
server_.
SendHoldRelease
();
Completed in 197 milliseconds