Home
last modified time | relevance | path

Searched refs:Pickles (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/soong/
Dbindings_generator.go155 Pickles []string member
174 android.ExtractSourcesDeps(ctx, p.Pickles)
188 for _, pickle := range p.Pickles {
210 deps = append(deps, ctx.ExpandSources(p.Pickles, nil)...)
/external/python/cpython2/Doc/library/
Dlogging.handlers.rst309 Pickles the record's attribute dictionary and writes it to the socket in
333 Pickles the record's attribute dictionary in binary format with a length
389 Pickles the record's attribute dictionary and writes it to the socket in
/external/python/cpython3/Misc/NEWS.d/
D3.7.0b5.rst197 Pickles of type variables and subscripted generics are now future-proof and
D3.7.0a4.rst697 objects into a file. Pickles created with protocol 4 will require less
/external/python/cpython3/Doc/library/
Dlogging.handlers.rst448 Pickles the record's attribute dictionary and writes it to the socket in
472 Pickles the record's attribute dictionary in binary format with a length
531 Pickles the record's attribute dictionary and writes it to the socket in