Searched refs:kMaskAppType (Results 1 – 2 of 2) sorted by relevance
38 static constexpr int kMaskAppType = 0x1F; variable
85 app_ctx->app_type_ = type & kMaskAppType; in asn1_constructed_get()