HomeSort by relevance Sort by last modified time
    Searched refs:keystore_key (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.h 239 const std::string& keystore_key,
254 const std::string& keystore_key,
sync_encryption_handler_impl_unittest.cc 43 static const char kRawKeystoreKey[] = "keystore_key";
195 const std::string& keystore_key) {
201 default_key = keystore_key;
203 KeyParams keystore_params = {"localhost", "dummy", keystore_key};
219 keystore_key,
238 const std::string& keystore_key) {
247 keystore_key);
1079 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1159 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1237 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1484 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1574 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1600 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1707 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1802 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
    [all...]
sync_encryption_handler_impl.cc     [all...]
  /external/sepolicy/
system_app.te 53 allow system_app keystore:keystore_key {
access_vectors 899 class keystore_key
app.te 193 allow appdomain keystore:keystore_key { test get insert delete exist saw sign verify };
system_server.te 370 allow system_server keystore:keystore_key {

Completed in 1378 milliseconds