Home
last modified time | relevance | path

Searched refs:inBlob (Results 1 - 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcm_request.cpp101 int32_t SendRequest(enum CertManagerInterfaceCode type, const struct CmBlob *inBlob, in SendRequest() argument
128 data.WriteUint32(inBlob->size); in SendRequest()
129 data.WriteBuffer(inBlob->data, static_cast<size_t>(inBlob->size)); in SendRequest()
/third_party/skia/gm/
H A Dpath_stroke_with_zero_length.cpp57 bool inBlob = false; in draw_path_cell() local
64 if (!inBlob && v) { in draw_path_cell()
67 inBlob = SkToBool(v); in draw_path_cell()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/include/
H A Dcm_request.h29 * @inBlob: the input serialized data blob.
32 int32_t SendRequest(enum CertManagerInterfaceCode type, const struct CmBlob *inBlob,

Completed in 2 milliseconds