Home
last modified time | relevance | path

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

/bootable/recovery/
Dasn1_decoder.cpp119 asn1_context_t* app_ctx = asn1_context_new(ctx->p, length); in asn1_constructed_get() local
120 app_ctx->app_type = type & kMaskAppType; in asn1_constructed_get()
121 return app_ctx; in asn1_constructed_get()