Home
last modified time | relevance | path

Searched defs:proxy (Results 1 – 3 of 3) sorted by relevance

/test/xts/device_attest_lite/framework/small/src/client/
Dattest_framework_client_proxy.c129 AttestClientProxy *proxy = (AttestClientProxy *)iUnknown; in StartProc() local
144 AttestClientProxy *proxy = (AttestClientProxy *)iUnknown; in QueryStatus() local
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py95 proxy = None variable in Scheduler
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py422 def proxy(self): member in Device