OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:take_ownership
(Results
26 - 29
of
29
) sorted by null
1
2
/external/llvm/bindings/python/llvm/
core.py
202
Context.GetGlobalContext().
take_ownership
(m)
object.py
121
self.
take_ownership
(contents)
/external/boringssl/src/include/openssl/
bio.h
397
// BIO_set_mem_buf sets |b| as the contents of |bio|. If |
take_ownership
| is
400
OPENSSL_EXPORT int BIO_set_mem_buf(BIO *bio, BUF_MEM *b, int
take_ownership
);
[
all
...]
/external/curl/include/curl/
curl.h
[
all
...]
Completed in 319 milliseconds
1
2