Searched defs:String (Results 1 – 6 of 6) sorted by relevance
388 fn authgraph_mainline(instance: String) { in authgraph_mainline()396 fn authgraph_corrupt_sig(instance: String) { in authgraph_corrupt_sig()406 fn authgraph_corrupt_keys(instance: String) { in authgraph_corrupt_keys()417 fn secret_management_get_version(instance: String) { in secret_management_get_version()434 fn secret_management_malformed_request(instance: String) { in secret_management_malformed_request()453 fn secret_management_store_get_secret_found(instance: String) { in secret_management_store_get_secret_found()463 fn secret_management_store_get_secret_not_found(instance: String) { in secret_management_store_get_secret_not_found()476 fn secretkeeper_get_secret_across_sessions_with_same_identity(instance: String) { in secretkeeper_get_secret_across_sessions_with_same_identity()491 fn secretkeeper_no_secret_across_sessions_with_different_identity(instance: String) { in secretkeeper_no_secret_across_sessions_with_different_identity()510 fn secretkeeper_store_delete_ids(instance: String) { in secretkeeper_store_delete_ids()[all …]
252 fn string_to_id(s: &str, show_hex: bool) -> (Id, String) { in string_to_id() argument274 fn value_to_secret(s: &str, show_hex: bool) -> Result<(Secret, String)> { in value_to_secret() argument298 fn secret_to_value_display(secret: &Secret, show_hex: bool) -> String { in secret_to_value_display()306 fn secret_to_value(secret: &Secret) -> Result<String> { in secret_to_value()
43 fn connect_to_service(instance: String) { in connect_to_service()
36 fn getChips(&self) -> Result<Vec<String>> { in getChips()
43 pub async fn new(name: String, path: String) -> Self { in new()121 async fn getName(&self) -> Result<String> { in getName()
72 String, enumerator