Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/
H A Dglengine.cpp53 EngineContext* callerContext = new EngineContext(); in engine_backup() local
65 EngineContext* callerContext = (EngineContext*)(context); in engine_free_backup() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java6208 final ComponentName caller, final DpmMockContext callerContext) throws Exception { in verifyCanGetOwnerInstalledCaCerts()
6281 final ComponentName callerName, final DpmMockContext callerContext) throws Exception { in verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval()