Home
last modified time | relevance | path

Searched refs:key_paths (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dadb_auth_client.cpp40 static const char *key_paths[] = { variable
114 const char** paths = key_paths; in load_keys()
/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc622 vector<string> key_paths{kUnittestPrivateKeyPath}; in ApplyDeltaFile() local
625 key_paths.push_back(kUnittestPrivateKey2Path); in ApplyDeltaFile()
628 key_paths, in ApplyDeltaFile()