Home
last modified time | relevance | path

Searched refs:GPR_ANDROID (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/lib/security/security_connector/
Dload_system_roots_fallback.cc24 #if !defined(GPR_LINUX) && !defined(GPR_ANDROID)
Dload_system_roots_linux.cc24 #if defined(GPR_LINUX) || defined(GPR_ANDROID)
/third_party/grpc/src/core/lib/gpr/
Dlog_android.cc21 #ifdef GPR_ANDROID
/third_party/grpc/src/core/lib/iomgr/
Dport.h40 #elif defined(GPR_ANDROID)
/third_party/grpc/test/cpp/common/
Dtime_jump_test.cc39 #ifdef GPR_ANDROID
/third_party/grpc/include/grpc/impl/codegen/
Dport_platform.h115 #define GPR_ANDROID 1 macro