Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DDTLS.cpp408 size_t DTLS::protect(void *data, size_t size, bool isRTP) { in protect() function in DTLS
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sys_setprofile.py348 def protect(f, p): function