Searched refs:COMPUTE_HASH_TREE (Results 1 – 4 of 4) sorted by relevance
45 CHECK(type == Type::COMPUTE_HASH_TREE); in Command()58 return Type::COMPUTE_HASH_TREE; in ParseType()271 } else if (op == Type::COMPUTE_HASH_TREE) { in Parse()
1863 if (cmd_type == Command::Type::COMPUTE_HASH_TREE && failure_type == kNoCause) { in PerformBlockImageUpdate()2031 { Command::Type::COMPUTE_HASH_TREE, nullptr }, in BlockImageVerifyFn()2053 { Command::Type::COMPUTE_HASH_TREE, PerformCommandComputeHashTree }, in BlockImageUpdateFn()
37 ASSERT_EQ(Command::Type::COMPUTE_HASH_TREE, Command::ParseType("compute_hash_tree")); in TEST()346 ASSERT_EQ(Command::Type::COMPUTE_HASH_TREE, command.type()); in TEST()
292 COMPUTE_HASH_TREE, enumerator