Home
last modified time | relevance | path

Searched defs:new_channel (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc602 __block dispatch_io_t new_channel = nullptr; in TSAN_INTERCEPTOR() local
627 __block dispatch_io_t new_channel = nullptr; in TSAN_INTERCEPTOR() local
652 __block dispatch_io_t new_channel = nullptr; in TSAN_INTERCEPTOR() local
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_libdispatch.cpp682 __block dispatch_io_t new_channel = nullptr; in TSAN_INTERCEPTOR() local
707 __block dispatch_io_t new_channel = nullptr; in TSAN_INTERCEPTOR() local
732 __block dispatch_io_t new_channel = nullptr; in TSAN_INTERCEPTOR() local
/external/arm-trusted-firmware/lib/debugfs/
Ddev.c348 chan_t *devclone(chan_t *channel, chan_t *new_channel) in devclone()
/external/libchrome/mojo/core/
Dnode_controller.cc1035 PlatformChannel new_channel; in OnRequestIntroduction() local