Home
last modified time | relevance | path

Searched refs:GetSeccompPolicyDir (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.h50 std::string GetSeccompPolicyDir();
Dflags_defaults.h67 #define CF_DEFAULTS_SECCOMP_POLICY_DIR cuttlefish::GetSeccompPolicyDir()
Dflags.cc2177 std::string GetSeccompPolicyDir() { in GetSeccompPolicyDir() function