Home
last modified time | relevance | path

Searched defs:AddContext (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/dexpreopt/
H A Dclass_loader_context.go309 func (clcMap ClassLoaderContextMap) AddContext(ctx android.ModuleInstallPathContext, sdkVer int, func
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp275 int GLEnv::AddContext(const EGLContext& context) { in AddContext() function in android::filterfw::GLEnv