Searched defs:datablob (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_good/tests/check/elements/ | ||
D | parser.h | 33 } datablob; typedef |
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ | ||
D | parser.h | 48 } datablob; typedef |
/third_party/curl/lib/vtls/ | ||
D | schannel.c | 567 CRYPT_DATA_BLOB datablob; in schannel_acquire_credential_handle() local |
/third_party/python/Lib/test/ | ||
D | test_inspect.py | 1060 datablob = '1' variable in TestClassesAndFunctions.test_classify_newstyle.A |