Home
last modified time | relevance | path

Searched refs:SYSTEM_OK (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/examples/cpp/route_guide/
DMakefile69 SYSTEM_OK = false macro
72 SYSTEM_OK = true macro
106 ifneq ($(SYSTEM_OK),true)
/external/grpc-grpc/examples/cpp/helloworld/
DMakefile80 SYSTEM_OK = false macro
83 SYSTEM_OK = true macro
117 ifneq ($(SYSTEM_OK),true)