Searched defs:UpdatePath (Results 1 – 4 of 4) sorted by relevance
31 pub struct UpdatePath { struct33 pub nodes: Vec<UpdatePathNode>, argument46 path: UpdatePath, in validate_update_path()134 async fn test_update_path(cipher_suite: CipherSuite, cred: &str) -> UpdatePath { in test_update_path()
440 update_path: &UpdatePath, in verify_tree_update_path()
86 void MinidumpDescriptor::UpdatePath() { in UpdatePath() function in google_breakpad::MinidumpDescriptor
617 path: Option<&UpdatePath>, in make_state_update()