Home
last modified time | relevance | path

Searched defs:keyTypes (Results 1 – 4 of 4) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
Dstorage_daemon.cpp278 std::vector<KeyType> keyTypes = {EL1_KEY, EL2_KEY, EL3_KEY, EL4_KEY, EL5_KEY}; in RestoreUserKey() local
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_event.h638 const std::vector<std::string>& keyTypes, in WebSslSelectCertEvent()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_client_impl.cpp637 const std::vector<std::string>& keyTypes, in OnSslSelectCertRequestByJS()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp2278 const std::vector<std::string>& keyTypes = eventInfo.GetKeyTypes(); in WebSslSelectCertEventToJSValue() local