Searched defs:gatekeeper_pipe (Results 1 – 2 of 2) sorted by relevance
33 std::string gatekeeper_pipe = FLAGS_gatekeeper_pipe; in main() local
95 bool StartSecureEnv(const char* keymaster_pipe, const char* gatekeeper_pipe, in StartSecureEnv()