Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dsecure_env_windows_main.cpp33 std::string gatekeeper_pipe = FLAGS_gatekeeper_pipe; in main() local
Dsecure_env_windows_lib.cpp95 bool StartSecureEnv(const char* keymaster_pipe, const char* gatekeeper_pipe, in StartSecureEnv()