SERVICE_NAME 18 remoting/host/constants_mac.cc const char kServiceName[] = SERVICE_NAME; SERVICE_NAME 23 remoting/host/constants_mac.cc const char kHostConfigFileName[] = SERVICE_NAME ".json"; SERVICE_NAME 24 remoting/host/constants_mac.cc const char kHostConfigFilePath[] = HELPER_TOOLS_DIR SERVICE_NAME ".json"; SERVICE_NAME 26 remoting/host/constants_mac.cc const char kHostHelperScriptPath[] = HELPER_TOOLS_DIR SERVICE_NAME ".me2me.sh"; SERVICE_NAME 28 remoting/host/constants_mac.cc const char kHostEnabledPath[] = HELPER_TOOLS_DIR SERVICE_NAME ".me2me_enabled"; SERVICE_NAME 30 remoting/host/constants_mac.cc const char kServicePlistPath[] = LAUNCH_AGENTS_DIR SERVICE_NAME ".plist"; SERVICE_NAME 32 remoting/host/constants_mac.cc const char kLogFilePath[] = LOG_DIR SERVICE_NAME ".log"; SERVICE_NAME 33 remoting/host/constants_mac.cc const char kLogFileConfigPath[] = LOG_CONFIG_DIR SERVICE_NAME ".conf";