Home
last modified time | relevance | path

Searched refs:desc_partition_name (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/
Dfs_mgr_avb.cpp397 const uint8_t* desc_partition_name; in get_hashtree_descriptor() local
429desc_partition_name = (const uint8_t*)descriptors[j] + sizeof(AvbHashtreeDescriptor); in get_hashtree_descriptor()
438 std::string hashtree_partition_name((const char*)desc_partition_name, in get_hashtree_descriptor()
452 const uint8_t* desc_salt = desc_partition_name + out_hashtree_desc->partition_name_len; in get_hashtree_descriptor()