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

/system/security/keystore/
H A Dkeystore.cpp114 const char* c_str() const { function in class:ValueString
767 *uid = strtol(uidString.c_str(), &end, 10);
1116 ALOGV("get_pubkey '%s' from uid %d", ValueString(keyName).c_str(), uid);
1182 ALOGV("sign %s from uid %d", ValueString(keyName).c_str(), uid);

Completed in 319 milliseconds