Home
last modified time | relevance | path

Searched refs:CMDSTR_INNER_ENABLE_KEEPALIVE (Results 1 - 3 of 3) sorted by relevance

/developtools/hdc/src/host/
H A Dtranslate.cpp406 else if (!strncmp(input.c_str(), CMDSTR_INNER_ENABLE_KEEPALIVE.c_str(), CMDSTR_INNER_ENABLE_KEEPALIVE.size())) { in String2FormatCommand()
H A Dclient.cpp640 reinterpret_cast<uint8_t *>(const_cast<char*>(CMDSTR_INNER_ENABLE_KEEPALIVE.c_str())), in PreHandshake()
641 CMDSTR_INNER_ENABLE_KEEPALIVE.size()); in PreHandshake()
/developtools/hdc/src/common/
H A Ddefine.h185 const string CMDSTR_INNER_ENABLE_KEEPALIVE = "alive"; member

Completed in 3 milliseconds