Searched defs:getVersion (Results 1 - 2 of 2) sorted by relevance

/system/netd/
H A DSecondaryTableController.cpp137 const char *SecondaryTableController::getVersion(const char *addr) { function in class:SecondaryTableController
165 asprintf(&cmd, "%s %s rule %s from %s table %d", IP_PATH, getVersion(addr),
/system/security/keystore/
H A Dkeystore.cpp333 uint8_t getVersion() const { function in class:Blob
598 const uint8_t version = keyBlob->getVersion();

Completed in 1054 milliseconds