Searched refs:system_ext_config_path (Results 1 – 1 of 1) sorted by relevance
241 std::string system_ext_config_path = in GetContext() local243 if (access(system_ext_config_path.c_str(), F_OK) == 0) { in GetContext()245 system_ext_config_path); in GetContext()