Home
last modified time | relevance | path

Searched defs:GetID (Results 1 – 7 of 7) sorted by relevance

/system/connectivity/shill/
Dcrypto_rot47.cc27 string CryptoROT47::GetID() { in GetID() function in shill::CryptoROT47
Dcrypto_rot47_unittest.cc39 TEST_F(CryptoROT47Test, GetID) { in TEST_F() argument
Dcrypto_des_cbc.cc38 string CryptoDESCBC::GetID() { in GetID() function in shill::CryptoDESCBC
Dcrypto_des_cbc_unittest.cc52 TEST_F(CryptoDESCBCTest, GetID) { in TEST_F() argument
/system/webservd/webservd/
Dprotocol_handler.h80 const std::string& GetID() const { return id_; } in GetID() function
Drequest.h96 const std::string& GetID() const { return id_; } in GetID() function
/system/weaved/libweaved/
Dcommand.cc60 std::string Command::GetID() const { in GetID() function in weaved::Command