Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dbindings_internal.h80 const char* p_obj = reinterpret_cast<const char*>(ptr); in EncodePointer() local
/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_hashopenssl.c.h982 PyObject *p_obj = Py_None; in _hashlib_scrypt() local
/aosp_15_r20/external/python/cpython3/Modules/
D_hashopenssl.c1320 PyObject *n_obj, PyObject *r_obj, PyObject *p_obj, in _hashlib_scrypt_impl()