Searched defs:UpdatePath (Results 1 – 6 of 6) 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
156 void PersistentProtoInternal::UpdatePath(const base::FilePath& path, in UpdatePath() function in metrics::structured::internal::PersistentProtoInternal
314 TYPED_TEST(PersistentProtoTest, UpdatePath) { in TYPED_TEST() argument
617 path: Option<&UpdatePath>, in make_state_update()