Home
last modified time | relevance | path

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

/bootable/recovery/
Dasn1_decoder.h37 static constexpr int kMaskAppType = 0x1F; variable
Dasn1_decoder.cpp87 app_ctx->app_type_ = type & kMaskAppType; in asn1_constructed_get()