Home
last modified time | relevance | path

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

/bootable/recovery/
Dasn1_decoder.cpp86 asn1_context* app_ctx = new asn1_context(p_, length); in asn1_constructed_get() local
87 app_ctx->app_type_ = type & kMaskAppType; in asn1_constructed_get()
88 return app_ctx; in asn1_constructed_get()