Home
last modified time | relevance | path

Searched defs:DEBUG_LOCATION (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Ddebug_location.h41 #define DEBUG_LOCATION ::grpc_core::DebugLocation(__FILE__, __LINE__) macro
/external/grpc-grpc/src/core/lib/gprpp/
Ddebug_location.h39 #define DEBUG_LOCATION ::grpc_core::DebugLocation(__FILE__, __LINE__) macro