OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:app_ctx
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
asn1_decoder.cpp
118
asn1_context_t*
app_ctx
= asn1_context_new(ctx->p, length);
local
119
app_ctx
->app_type = type & kMaskAppType;
120
return
app_ctx
;
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h
334
mm_camera_app_t
app_ctx
;
member in struct:__anon4443
Completed in 618 milliseconds