Home
last modified time | relevance | path

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

/third_party/node/test/js-native-api/test_general/
Dtest_general.c156 napi_value to_wrap; in wrap_first_arg() local
/third_party/grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc446 grpc_endpoint* to_wrap, grpc_slice* leftover_slices, in grpc_secure_endpoint_create()
/third_party/python/Lib/test/test_importlib/
Dtest_util.py145 def to_wrap(self, module): function