Home
last modified time | relevance | path

Searched refs:resetMemoryTags (Results 1 - 1 of 1) sorted by relevance

/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp1429 std::vector<uint8_t> resetMemoryTags; in ProcessResetMemory() local
1430 resetMemoryTags.push_back(static_cast<uint8_t>(EUICC_MEMORY_RESET_BIT_STR_FILL_LEN)); in ProcessResetMemory()
1431 resetMemoryTags.push_back(static_cast<uint8_t>(EUICC_MEMORY_RESET_BIT_STR_VALUE)); in ProcessResetMemory()
1432 builder->Asn1AddChildAsBytes(TAG_ESIM_CTX_2, resetMemoryTags, resetMemoryTags.size()); in ProcessResetMemory()

Completed in 6 milliseconds