Searched refs:uuid_map_config_path (Results 1 – 1 of 1) sorted by relevance
82 String uuid_map_config_path = null; in getUuidMapConfigFile() local87 uuid_map_config_path = path + uuid_map_config_file_name; in getUuidMapConfigFile()88 File confFile = new File(uuid_map_config_path); in getUuidMapConfigFile()90 Log.d(mTag, "UUID mapping config file path: " + uuid_map_config_path); in getUuidMapConfigFile()95 Log.e(mTag, "Error in finding UUID mapping config file path: " + uuid_map_config_path); in getUuidMapConfigFile()