Searched refs:registryPath (Results 1 – 1 of 1) sorted by relevance
828 string registryPath; in getRegistryPath() local834 registryPath = path; in getRegistryPath()840 registryPath = path; in getRegistryPath()845 if (registryPath.length() == 0) { in getRegistryPath()846 registryPath = MC_REGISTRY_DEFAULT_PATH; in getRegistryPath()847 LOG_I(" Using default registry path %s", registryPath.c_str()); in getRegistryPath()850 assert(registryPath.length() != 0); in getRegistryPath()852 return registryPath; in getRegistryPath()