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

  /system/security/keystore/
user_state.h 53 ResponseCode copyMasterKeyFile(UserState* src);
user_state.cpp 100 return copyMasterKeyFile(src);
103 ResponseCode UserState::copyMasterKeyFile(UserState* src) {

Completed in 100 milliseconds